From 6c176916f7f7172a11ee8d372ff10f15a121ac88 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 18 Jan 2015 19:44:10 +0900 Subject: [PATCH] Adding CamelCaseMotion --- .gitmodules | 3 +++ .vim/bundle/CamelCaseMotion | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/CamelCaseMotion diff --git a/.gitmodules b/.gitmodules index 4b796f2..dfda29c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule ".vim/bundle/rust.vim"] path = .vim/bundle/rust.vim url = https://github.com/wting/rust.vim +[submodule ".vim/bundle/CamelCaseMotion"] + path = .vim/bundle/CamelCaseMotion + url = https://github.com/bkad/CamelCaseMotion diff --git a/.vim/bundle/CamelCaseMotion b/.vim/bundle/CamelCaseMotion new file mode 160000 index 0000000..a83bc51 --- /dev/null +++ b/.vim/bundle/CamelCaseMotion @@ -0,0 +1 @@ +Subproject commit a83bc51d04198f69bafb492d3cebfdb960738bc7