diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 | 
1 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  | 
