Added JSON and GLSL support plugins
This commit is contained in:
parent
f805f76c94
commit
e800ee2a82
2 changed files with 2 additions and 0 deletions
1
bundles-init/vim-glsl.load.vim
Normal file
1
bundles-init/vim-glsl.load.vim
Normal file
|
@ -0,0 +1 @@
|
|||
NeoBundle 'tikhomirov/vim-glsl'
|
1
bundles-init/vim-json.load.vim
Normal file
1
bundles-init/vim-json.load.vim
Normal file
|
@ -0,0 +1 @@
|
|||
NeoBundle 'elzr/vim-json'
|
Loading…
Reference in a new issue