Adding vim repeat and syntastic

This commit is contained in:
Dustin Swan
2011-08-24 02:58:31 -04:00
parent a907b15a5b
commit d0e82e12c6
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -28,3 +28,9 @@
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic