From faad00240fd8f6d859e4e169a6376a79d9331377 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 7 Apr 2014 00:10:46 -0400 Subject: [PATCH] updating the gitmodules file --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 17d089a..ae774d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vim/bundle/vim-fixkey"] path = vim/bundle/vim-fixkey url = https://github.com/drmikehenry/vim-fixkey.git +[submodule "vim/bundle/vim-move"] + path = vim/bundle/vim-move + url = https://github.com/matze/vim-move.git