YCM submodule is ignored if dirty
This commit is contained in:
parent
860b94caf6
commit
1d030aadaf
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -13,6 +13,7 @@
|
|||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe.git
|
||||
ignore = dirty
|
||||
[submodule "vim/bundle/tagbar"]
|
||||
path = vim/bundle/tagbar
|
||||
url = git@github.com:majutsushi/tagbar.git
|
||||
|
|
Loading…
Reference in New Issue
Block a user