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

1
vim/bundle/javascript Submodule

@ -0,0 +1 @@
Subproject commit 9990a767695c78a44611ce33fb2dbc25c83d8827

1
vim/bundle/nerdtree Submodule

@ -0,0 +1 @@
Subproject commit 2dd198c6c412b4ddd361b43586b01981e8383239