Add json bundle to avoid jshint issues

Buddy Sandidge 12 years ago
parent acf955436e
commit d5367798ed

3
.gitmodules vendored

@ -64,3 +64,6 @@
[submodule "vim/bundle/golang"] [submodule "vim/bundle/golang"]
path = vim/bundle/golang path = vim/bundle/golang
url = https://github.com/jnwhiteh/vim-golang.git url = https://github.com/jnwhiteh/vim-golang.git
[submodule "vim/bundle/json"]
path = vim/bundle/json
url = https://github.com/helino/vim-json.git

@ -0,0 +1 @@
Subproject commit 47946093993aecbd6d96a95e45ccc09a091b02eb
Loading…
Cancel
Save