diff --git a/.gitmodules b/.gitmodules index b61467f..5662a3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bundle/commentary"] path = bundle/commentary url = git://github.com/tpope/vim-commentary.git +[submodule "bundle/surround"] + path = bundle/surround + url = git://github.com/tpope/vim-surround.git diff --git a/bundle/surround b/bundle/surround new file mode 160000 index 0000000..ec579a5 --- /dev/null +++ b/bundle/surround @@ -0,0 +1 @@ +Subproject commit ec579a50478758ee6cebe265cf536f9a2f6c4e34