add vim-surround

This commit is contained in:
odrling 2019-06-29 22:18:37 +02:00
parent 896745b567
commit 1221966e32
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -53,3 +53,6 @@
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git

@ -0,0 +1 @@
Subproject commit ca58a2d886cc18734c90c9665da4775d444b0c04