Add autoclose
This commit is contained in:
parent
30239bd974
commit
dd44dd8638
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "bundle/vim-fugitive"]
|
||||
path = bundle/vim-fugitive
|
||||
url = git://github.com/tpope/vim-fugitive.git
|
||||
[submodule "bundle/vim-autoclose"]
|
||||
path = bundle/vim-autoclose
|
||||
url = https://github.com/Townk/vim-autoclose.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue