Adding ignore dirty vundle bundles
This commit is contained in:
parent
95ad22cd03
commit
4daabda454
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,9 +1,12 @@
|
|||
[submodule ".vim/bundle/Gundo"]
|
||||
path = .vim/bundle/Gundo
|
||||
url = https://github.com/vim-scripts/Gundo.git
|
||||
ignore = dirty
|
||||
[submodule ".vim/bundle/ShowMarks"]
|
||||
path = .vim/bundle/ShowMarks
|
||||
url = https://github.com/vim-scripts/ShowMarks.git
|
||||
ignore = dirty
|
||||
[submodule ".vim/bundle/vundle"]
|
||||
path = .vim/bundle/vundle
|
||||
url = https://github.com/gmarik/vundle.git
|
||||
ignore = dirty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue