mirror of https://github.com/nirenjan/vimfiles.git
Add vim-surround plugin (v2.1)
parent
ded8520e27
commit
d9087f0a07
|
@ -34,3 +34,6 @@
|
||||||
path = bundle/vim-vinegar
|
path = bundle/vim-vinegar
|
||||||
url = git@github.com:tpope/vim-vinegar.git
|
url = git@github.com:tpope/vim-vinegar.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
[submodule "bundle/vim-surround"]
|
||||||
|
path = bundle/vim-surround
|
||||||
|
url = git@github.com:tpope/vim-surround.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit fd75eb2cb2ffe85a457445cb152d5a6c7acda140
|
Loading…
Reference in New Issue