From 65d4a447357073cd73203ec1ce04f1e506bf065d Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 4 Apr 2014 23:55:36 -0400 Subject: [PATCH] Updating the gitmodules file itself --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitmodules b/.gitmodules index df19252..c72fe8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,9 @@ [submodule "vim/bundle/vim-coloresque"] path = vim/bundle/vim-coloresque url = https://github.com/Marslo/vim-coloresque.git +[submodule "vim/bundle/tcomment_vim"] + path = vim/bundle/tcomment_vim + url = https://github.com/tomtom/tcomment_vim.git +[submodule "vim/bundle/webapi-vim"] + path = vim/bundle/webapi-vim + url = https://github.com/mattn/webapi-vim.git