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

1
vim/bundle/repeat Submodule

@ -0,0 +1 @@
Subproject commit c4101c205ef9e06bdfeff571a7dbba2576f08974

1
vim/bundle/syntastic Submodule

@ -0,0 +1 @@
Subproject commit cf6aa9a4143704e0e3070302ffe593636d6e8cc9