mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
matchit
This commit is contained in:
parent
9e93207df7
commit
cdbc8ee0fc
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "bundle.available/vim-surround"]
|
||||
path = bundle.available/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
[submodule "bundle.available/matchit"]
|
||||
path = bundle.available/matchit
|
||||
url = https://github.com/edsono/vim-matchit
|
||||
|
|
|
|||
1
bundle.available/matchit
Submodule
1
bundle.available/matchit
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d9ec3017cf8fca4e8d0b1fcae3ff7115f7ff0d9d
|
||||
1
bundle/vim-matchit
Symbolic link
1
bundle/vim-matchit
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../bundle.available/vim-matchit
|
||||
Loading…
Add table
Add a link
Reference in a new issue