add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for whitespace deletion.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -285,3 +285,6 @@
|
||||
[submodule "vim/bundle/chrisbra-color_highlight"]
|
||||
path = vim/bundle/chrisbra-color_highlight
|
||||
url = https://github.com/chrisbra/color_highlight.git
|
||||
[submodule "vim/bundle/vim-scripts-camelcasemotion"]
|
||||
path = vim/bundle/vim-scripts-camelcasemotion
|
||||
url = https://github.com/vim-scripts/camelcasemotion.git
|
||||
|
||||
Reference in New Issue
Block a user