diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3bcc7a9..93924c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "bundle/gundo"] path = bundle/gundo url = https://github.com/sjl/gundo.vim.git +[submodule "bundle/vim-surround"] + path = bundle/vim-surround + url = https://github.com/tpope/vim-surround.git |
