From e2daa3d51698a02e84987c0ce792b322dc49a83f Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 6 Apr 2014 23:43:29 -0400 Subject: [PATCH] updating gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 6c2b3fa..ff4b91f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "vim/bundle/grep"] path = vim/bundle/grep url = https://github.com/yegappan/grep.git +[submodule "vim/bundle/vim-neco-calc"] + path = vim/bundle/vim-neco-calc + url = https://github.com/hrsh7th/vim-neco-calc.git