Merge pull request #52 from taybin/patch-1
Needed to get camelcasemotion to work inside commands such as dW
This commit is contained in:
commit
e1c766e45e
@ -1,3 +1,7 @@
|
|||||||
map W <Plug>CamelCaseMotion_w
|
map W <Plug>CamelCaseMotion_w
|
||||||
map B <Plug>CamelCaseMotion_b
|
map B <Plug>CamelCaseMotion_b
|
||||||
map E <Plug>CamelCaseMotion_e
|
map E <Plug>CamelCaseMotion_e
|
||||||
|
|
||||||
|
sunmap W
|
||||||
|
sunmap B
|
||||||
|
sunmap E
|
Loading…
Reference in New Issue
Block a user