f925f83875
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for whitespace deletion.
4 lines
90 B
VimL
4 lines
90 B
VimL
map W <Plug>CamelCaseMotion_w
|
|
map B <Plug>CamelCaseMotion_b
|
|
map E <Plug>CamelCaseMotion_e
|