From 8eeccdcea86b739502076679486f195088356b8d Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 15 Nov 2016 09:24:49 +0000 Subject: [PATCH] Add surround --- .gitmodules | 3 +++ bundle/vim-surround | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-surround diff --git a/.gitmodules b/.gitmodules index ccadace..2abb32f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/vim-less"] path = bundle/vim-less url = https://github.com/groenewege/vim-less +[submodule "bundle/vim-surround"] + path = bundle/vim-surround + url = git://github.com/tpope/vim-surround.git diff --git a/bundle/vim-surround b/bundle/vim-surround new file mode 160000 index 0000000..e49d6c2 --- /dev/null +++ b/bundle/vim-surround @@ -0,0 +1 @@ +Subproject commit e49d6c2459e0f5569ff2d533b4df995dd7f98313