mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-22 11:44:10 -05:00
Changed MatchTagAlways to my fork until my pythoncheck tweak is pulled
This commit is contained in:
parent
004b2dae42
commit
558148f0b2
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -82,12 +82,12 @@
|
||||||
[submodule "vim/bundle/vim-polyglot-darkcloud"]
|
[submodule "vim/bundle/vim-polyglot-darkcloud"]
|
||||||
path = vim/bundle/vim-polyglot-darkcloud
|
path = vim/bundle/vim-polyglot-darkcloud
|
||||||
url = https://github.com/prurigro/vim-polyglot-darkcloud.git
|
url = https://github.com/prurigro/vim-polyglot-darkcloud.git
|
||||||
[submodule "vim/bundle/MatchTagAlways"]
|
|
||||||
path = vim/bundle/MatchTagAlways
|
|
||||||
url = https://github.com/Valloric/MatchTagAlways.git
|
|
||||||
[submodule "vim/bundle/vim-misc"]
|
[submodule "vim/bundle/vim-misc"]
|
||||||
path = vim/bundle/vim-misc
|
path = vim/bundle/vim-misc
|
||||||
url = https://github.com/xolox/vim-misc.git
|
url = https://github.com/xolox/vim-misc.git
|
||||||
[submodule "vim/bundle/vim-easytags"]
|
[submodule "vim/bundle/vim-easytags"]
|
||||||
path = vim/bundle/vim-easytags
|
path = vim/bundle/vim-easytags
|
||||||
url = https://github.com/xolox/vim-easytags.git
|
url = https://github.com/xolox/vim-easytags.git
|
||||||
|
[submodule "vim/bundle/MatchTagAlways"]
|
||||||
|
path = vim/bundle/MatchTagAlways
|
||||||
|
url = https://github.com/prurigro/MatchTagAlways.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8cf9444704091f4babedd757617f03c390bb0f92
|
Subproject commit 00839e2e4d9c2ea01307b22cd63eb2c9908cc9ac
|
Loading…
Reference in a new issue