mirror of
https://github.com/luzifer/vim.git
synced 2024-11-10 00:20:00 +00:00
Add syntax highlighting for Justfile's
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
e2e8447d16
commit
7c33d30f56
1 changed files with 1 additions and 0 deletions
1
init.vim
1
init.vim
|
@ -31,6 +31,7 @@ Plug 'leafgarland/typescript-vim'
|
||||||
Plug 'Matt-Deacalion/vim-systemd-syntax'
|
Plug 'Matt-Deacalion/vim-systemd-syntax'
|
||||||
Plug 'mutewinter/nginx.vim'
|
Plug 'mutewinter/nginx.vim'
|
||||||
Plug 'posva/vim-vue'
|
Plug 'posva/vim-vue'
|
||||||
|
Plug 'NoahTheDuke/vim-just'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue