diff options
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | bundle/camelcasemotion | 0 | 
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 | 
