aboutsummaryrefslogtreecommitdiff
path: root/autoload/camelcasemotion.vim
AgeCommit message (Collapse)AuthorFilesLines
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