mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Added matchit plugin
This commit is contained in:
parent
27af2608e7
commit
9194938555
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -37,3 +37,6 @@
|
|||||||
[submodule "bundle/solarized"]
|
[submodule "bundle/solarized"]
|
||||||
path = bundle/solarized
|
path = bundle/solarized
|
||||||
url = https://github.com/altercation/vim-colors-solarized.git
|
url = https://github.com/altercation/vim-colors-solarized.git
|
||||||
|
[submodule "bundle/matchit"]
|
||||||
|
path = bundle/matchit
|
||||||
|
url = https://github.com/tmhedberg/matchit.git
|
||||||
|
1
bundle/matchit
Submodule
1
bundle/matchit
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 060d9d8aa381d6a650b649d38c992b59db3ed1a3
|
Loading…
Reference in New Issue
Block a user