Adding javascript indent and nerdtree vim plugins

This commit is contained in:
Dustin Swan
2011-08-24 02:49:17 -04:00
parent 590939c903
commit a907b15a5b
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -22,3 +22,9 @@
[submodule "vim/bundle/css-color"]
path = vim/bundle/css-color
url = git://github.com/ap/vim-css-color
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = git://github.com/pangloss/vim-javascript
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree