move .vim/bundle/syntastic to git submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
|||||||
[submodule "misc/Cobalt2-iterm"]
|
[submodule "misc/Cobalt2-iterm"]
|
||||||
path = misc/Cobalt2-iterm
|
path = misc/Cobalt2-iterm
|
||||||
url = https://github.com/wesbos/Cobalt2-iterm.git
|
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
1
.vim/bundle/syntastic
Submodule
Submodule .vim/bundle/syntastic added at 88b66584b5
Reference in New Issue
Block a user