Adding vim repeat and syntastic
This commit is contained in:
6
.gitmodules
vendored
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
|
||||
|
||||
Reference in New Issue
Block a user