YCM submodule is ignored if dirty

This commit is contained in:
Dreaded_X 2015-02-05 15:53:10 +01:00
parent 860b94caf6
commit 1d030aadaf

1
.gitmodules vendored
View File

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