Adding vim repeat and syntastic

master
Dustin Swan 13 years ago
parent a907b15a5b
commit d0e82e12c6

6
.gitmodules vendored

@ -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

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

@ -0,0 +1 @@
Subproject commit cf6aa9a4143704e0e3070302ffe593636d6e8cc9
Loading…
Cancel
Save