[vim] added surround.vim

This commit is contained in:
Nick Nisi
2012-06-27 10:40:49 -05:00
parent f1eac5bb69
commit 646ee8b226
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

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