Updates to vim

* add vim-node
* add vim-json
This commit is contained in:
Nick Nisi
2013-10-12 09:22:34 -05:00
parent f0798e7093
commit 1434ffb21c
3 changed files with 13 additions and 1 deletions

View File

@@ -45,3 +45,5 @@ Bundle 'terryma/vim-multiple-cursors'
Bundle 'tpope/vim-repeat'
Bundle 'tonchis/to-github-vim'
Bundle 'sotte/presenting.vim'
Bundle 'moll/vim-node'
Bundle 'elzr/vim-json'