From f169828a32c38e274af29be4a3ac68a46d401a30 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 11 May 2014 10:59:06 -0400 Subject: Add camelcasemotion plugin For moving inside camelCased and under_scored words. --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 119d623..33d2e65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,3 +24,7 @@ [submodule "bundle/vim-indent-guides"] path = bundle/vim-indent-guides url = https://github.com/nathanaelkane/vim-indent-guides.git +[submodule "bundle/camelcasemotion"] + path = bundle/camelcasemotion + url = https://github.com/vim-scripts/camelcasemotion.git + ignore = untracked -- cgit v1.2.3