Merge pull request #52 from taybin/patch-1

Needed to get camelcasemotion to work inside commands such as dW
This commit is contained in:
Yan Pritzker
2012-03-13 08:17:56 -07:00

View File

@@ -1,3 +1,7 @@
map W <Plug>CamelCaseMotion_w
map B <Plug>CamelCaseMotion_b
map E <Plug>CamelCaseMotion_e
sunmap W
sunmap B
sunmap E