Add matchit plugin
This commit is contained in:
parent
a64d5fad74
commit
8fdbb5a7da
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
||||||
[submodule "bundle/vim-autoclose"]
|
[submodule "bundle/vim-autoclose"]
|
||||||
path = bundle/vim-autoclose
|
path = bundle/vim-autoclose
|
||||||
url = https://github.com/Townk/vim-autoclose.git
|
url = https://github.com/Townk/vim-autoclose.git
|
||||||
|
[submodule "bundle/matchit"]
|
||||||
|
path = bundle/matchit
|
||||||
|
url = https://github.com/tmhedberg/matchit
|
||||||
|
|
1
bundle/matchit
Submodule
1
bundle/matchit
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 060d9d8aa381d6a650b649d38c992b59db3ed1a3
|
Loading…
Add table
Add a link
Reference in a new issue