From 8b303614d847f5a83a8353e33c8c4f45d6fe9bcf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 10 Aug 2012 13:15:51 -0500 Subject: try out the easymotion plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8bddb91..b8cf2ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "zsh/zsh-syntax-highlighting"] path = zsh/zsh-syntax-highlighting url = git://github.com/zsh-users/zsh-syntax-highlighting +[submodule "vim/bundle/easymotion"] + path = vim/bundle/easymotion + url = git://github.com/Lokaltog/vim-easymotion.git -- cgit v1.2.3-54-g00ecf