mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
autoclose (disabled)
This commit is contained in:
parent
cdbc8ee0fc
commit
a7d7e75a92
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -16,3 +16,6 @@
|
||||||
[submodule "bundle.available/matchit"]
|
[submodule "bundle.available/matchit"]
|
||||||
path = bundle.available/matchit
|
path = bundle.available/matchit
|
||||||
url = https://github.com/edsono/vim-matchit
|
url = https://github.com/edsono/vim-matchit
|
||||||
|
[submodule "bundle.available/autoclose"]
|
||||||
|
path = bundle.available/autoclose
|
||||||
|
url = https://github.com/vim-scripts/AutoClose.git
|
||||||
|
|
|
||||||
1
bundle.available/autoclose
Submodule
1
bundle.available/autoclose
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d50ea9a887e14e1af43788beaa66144bbc745cb5
|
||||||
Loading…
Add table
Add a link
Reference in a new issue