mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-12 10:16:56 +02:00
Install surround.vim bundle as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "bundle/commentary"]
|
||||
path = bundle/commentary
|
||||
url = git://github.com/tpope/vim-commentary.git
|
||||
[submodule "bundle/surround"]
|
||||
path = bundle/surround
|
||||
url = git://github.com/tpope/vim-surround.git
|
||||
|
Reference in New Issue
Block a user