summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2016-02-12 15:25:15 +0100
committerVictor Toso <victortoso@redhat.com>2016-02-12 15:35:42 +0100
commitb2e0fb066f4c294fd24da09d4b5a8cd389e0a855 (patch)
tree21c42d99de1e512ed18722e8d9e0dc6014fd8a27 /.gitmodules
parent313b8e9d6cce88117dada57315816d0f776d600b (diff)
vim: use easymotion!
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 65398b6..ac83adc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule "vim/bundle/color_coded"]
path = vim/bundle/color_coded
url = https://github.com/jeaye/color_coded.git
+[submodule "vim/bundle/vim-easymotion"]
+ path = vim/bundle/vim-easymotion
+ url = https://github.com/easymotion/vim-easymotion.git