Add surround plugin to vim

main
Buddy Sandidge 12 years ago
parent cb6e6edc4f
commit 9deccb4b46

3
.gitmodules vendored

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

@ -0,0 +1 @@
Subproject commit 1a73f607f8f5477d6942df2eb6e7245c4864f4d3
Loading…
Cancel
Save