aboutsummaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Collapse)AuthorFilesLines
2015-02-09fix issue with motion between 'CONSECUTIVE ACRONYMS'Kevin Le1-1/+1
2015-01-14improve behavior for motion across '.' and '-'Kevin Le1-1/+1
fixes #2
2015-01-13fix for consecutive uppercase lettersKevin Le1-2/+2
fixes #8
2013-03-16Consider "-" a separator just like "_".Henrik Nyh1-2/+2
This means you can do `set iskeyword+=-` to autocomplete including dashes, but still use CamelCaseMotion for the subparts.
2011-01-18fixed end of word motion for examples like 'testTest'Kevin Le1-1/+1
2011-01-18removed vimball, added vim filesKevin Le1-0/+173