diff --git a/.gitmodules b/.gitmodules index 336f62c..8e81692 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "bundle/vim-airline"] path = bundle/vim-airline url = https://github.com/bling/vim-airline.git +[submodule "bundle/vim-surround"] + path = bundle/vim-surround + url = https://github.com/tpope/vim-surround.git diff --git a/bundle/vim-surround b/bundle/vim-surround new file mode 160000 index 0000000..2d05440 --- /dev/null +++ b/bundle/vim-surround @@ -0,0 +1 @@ +Subproject commit 2d05440ad23f97a7874ebd9b5de3a0e65d25d85c