aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-05-11 10:59:06 -0400
committerTeddy Wing2014-05-11 11:00:27 -0400
commitf169828a32c38e274af29be4a3ac68a46d401a30 (patch)
tree0c079325874bb6195558a32babfe37e81fd766bb
parent55976929dd6012e0eb578841d02b6d581ad499ca (diff)
downloaddotvim-f169828a32c38e274af29be4a3ac68a46d401a30.tar.bz2
Add camelcasemotion plugin
For moving inside camelCased and under_scored words.
-rw-r--r--.gitmodules4
m---------bundle/camelcasemotion0
2 files changed, 4 insertions, 0 deletions
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
diff --git a/bundle/camelcasemotion b/bundle/camelcasemotion
new file mode 160000
+Subproject 8db17bdee3f42bd71839ead2a84b2ee1916e45c