Needed to get camelcasemotion to work inside commands such as dW

This commit is contained in:
Taybin Rutkin
2012-03-13 12:11:02 -03:00
parent 12a86bfca9
commit 2e650a5bba

View File

@@ -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