From 447137cd744d80f498062558c94e31c187b947eb Mon Sep 17 00:00:00 2001 From: Nick Shipp Date: Sat, 3 Jun 2017 01:07:10 -0400 Subject: Tweaks to rust cfg for vim --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3106d74..594a3a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,9 @@ [submodule "vim/vim-surround"] path = vim/vim-surround url = https://github.com/tpope/vim-surround.git +[submodule "vim/bundle/vim-commentary"] + path = vim/bundle/vim-commentary + url = https://github.com/tpope/vim-commentary.git +[submodule "vim/bundle/vim-surround"] + path = vim/bundle/vim-surround + url = https://github.com/tpope/vim-surround.git -- cgit v1.2.3-54-g00ecf