move .vim/bundle/syntastic to git submodule

This commit is contained in:
2016-08-04 20:23:27 +02:00
parent 8bd3d38123
commit bf759b7a67
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "misc/Cobalt2-iterm"]
path = misc/Cobalt2-iterm
url = https://github.com/wesbos/Cobalt2-iterm.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git

1
.vim/bundle/syntastic Submodule

Submodule .vim/bundle/syntastic added at 88b66584b5