summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-08-10 13:15:51 -0500
committerJesse Luehrs <doy@tozt.net>2012-08-11 13:39:16 -0500
commit8b303614d847f5a83a8353e33c8c4f45d6fe9bcf (patch)
treef86acb272540467fce345431b7f79d179d3b678e /.gitmodules
parent8482a5653df0d1fb0526b7fe4e86129caeb0e309 (diff)
downloadconf-8b303614d847f5a83a8353e33c8c4f45d6fe9bcf.tar.gz
conf-8b303614d847f5a83a8353e33c8c4f45d6fe9bcf.zip
try out the easymotion plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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