diff --git a/.gitmodules b/.gitmodules index 8832982..a99458f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "vim/bundle/ShowMarks"] path = vim/bundle/ShowMarks url = git://github.com/vim-scripts/ShowMarks +[submodule "vim/bundle/CamelCaseMotion"] + path = vim/bundle/CamelCaseMotion + url = git://github.com/bkad/CamelCaseMotion diff --git a/vim/bundle/CamelCaseMotion b/vim/bundle/CamelCaseMotion new file mode 160000 index 0000000..85aba99 --- /dev/null +++ b/vim/bundle/CamelCaseMotion @@ -0,0 +1 @@ +Subproject commit 85aba995c95b9b184f351f4aaad8ba76087484e5