plugins - Jinja2, C++, GLSL and JSON
This commit is contained in:
parent
71813ad886
commit
2b530d5e56
8 changed files with 19 additions and 4 deletions
plugins
5
plugins/vim-json.load.vim
Normal file
5
plugins/vim-json.load.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
call dein#add('elzr/vim-json', #{
|
||||
\ lazy: 1,
|
||||
\ merge_ftdetect: v:true,
|
||||
\ on_ft: ['json'],
|
||||
\ })
|
Loading…
Add table
Add a link
Reference in a new issue