From b0588883081bd87a2dcd4c04a8eb3cf005cb6f2f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 7 Sep 2014 02:36:41 -0400 Subject: try out easymotion again --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fd8535c..2566e5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "vim/bundle/typescript"] path = vim/bundle/typescript url = git://github.com/leafgarland/typescript-vim +[submodule "vim/bundle/easymotion"] + path = vim/bundle/easymotion + url = https://github.com/Lokaltog/vim-easymotion.git -- cgit v1.2.3-54-g00ecf