feat: adds vim-just for justfile highlighting
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
parent
ac9796faba
commit
9f8ceed594
@ -87,6 +87,9 @@
|
|||||||
friendly-snippets
|
friendly-snippets
|
||||||
luasnip
|
luasnip
|
||||||
pkgs.customVimPlugins.cmp-vimtex
|
pkgs.customVimPlugins.cmp-vimtex
|
||||||
|
|
||||||
|
# syntax highlighting
|
||||||
|
vim-just
|
||||||
];
|
];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
inoremap jj <Esc>
|
inoremap jj <Esc>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user