Skip to content

Commit

Permalink
Add vim-json plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteinge committed Sep 15, 2015
1 parent acdae23 commit b95c651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -61,3 +61,6 @@
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
1 change: 1 addition & 0 deletions .vim/bundle/vim-json
Submodule vim-json added at f5e318

0 comments on commit b95c651

Please sign in to comment.