From c012f55efda29f09179e921cf148d79deb57616e Mon Sep 17 00:00:00 2001 From: Nick Shipp Date: Sun, 7 May 2017 09:04:01 -0400 Subject: Much maturering of vim configs --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fc7004a..3106d74 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/bundle/w3m.vim"] path = vim/bundle/w3m.vim url = https://github.com/yuratomo/w3m.vim.git +[submodule "vim/vim-surround"] + path = vim/vim-surround + url = https://github.com/tpope/vim-surround.git -- cgit v1.2.3-54-g00ecf