upgrade vim-surround to a submodule
This commit is contained in:
parent
bc1d90ade6
commit
af6131b6fd
4 changed files with 4 additions and 846 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -91,3 +91,6 @@
|
|||
[submodule ".vim/bundle/ultisnips"]
|
||||
path = .vim/bundle/ultisnips
|
||||
url = https://github.com/SirVer/ultisnips
|
||||
[submodule ".vim/bundle/vim-surround"]
|
||||
path = .vim/bundle/vim-surround
|
||||
url = https://github.com/tpope/vim-surround
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue