From 6e610d975f0ba8c91fc2a7d692ae3809014dd188 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 2 Aug 2013 03:19:50 -0700 Subject: [PATCH] vim-easymotion submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/vim-easymotion | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/vim-easymotion diff --git a/.gitmodules b/.gitmodules index 73aaeae..f4197b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "vim-files/.vim/bundle/powerline"] path = vim-files/.vim/bundle/powerline url = https://github.com/Lokaltog/powerline.git +[submodule "vim-files/.vim/bundle/vim-easymotion"] + path = vim-files/.vim/bundle/vim-easymotion + url = https://github.com/Lokaltog/vim-easymotion.git diff --git a/vim-files/.vim/bundle/vim-easymotion b/vim-files/.vim/bundle/vim-easymotion new file mode 160000 index 0000000..667a668 --- /dev/null +++ b/vim-files/.vim/bundle/vim-easymotion @@ -0,0 +1 @@ +Subproject commit 667a668e114e9ec0e5d4cbcb0962d835b23614c4