ignore helptags in submodules
This commit is contained in:
parent
12b7d9fe8d
commit
2d08d35e7d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -65,9 +65,12 @@
|
|||||||
[submodule "pack/asyncrun/opt/asyncrun"]
|
[submodule "pack/asyncrun/opt/asyncrun"]
|
||||||
path = pack/asyncrun/opt/asyncrun
|
path = pack/asyncrun/opt/asyncrun
|
||||||
url = https://github.com/skywind3000/asyncrun.vim.git
|
url = https://github.com/skywind3000/asyncrun.vim.git
|
||||||
|
ignore = untracked
|
||||||
[submodule "pack/sessionman/opt/sessionman"]
|
[submodule "pack/sessionman/opt/sessionman"]
|
||||||
path = pack/sessionman/opt/sessionman
|
path = pack/sessionman/opt/sessionman
|
||||||
url = https://github.com/vim-scripts/sessionman.vim.git
|
url = https://github.com/vim-scripts/sessionman.vim.git
|
||||||
|
ignore = untracked
|
||||||
[submodule "pack/diffchar/opt/diffchar"]
|
[submodule "pack/diffchar/opt/diffchar"]
|
||||||
path = pack/diffchar/opt/diffchar
|
path = pack/diffchar/opt/diffchar
|
||||||
url = https://github.com/rickhowe/diffchar.vim.git
|
url = https://github.com/rickhowe/diffchar.vim.git
|
||||||
|
ignore = untracked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user