aboutsummaryrefslogtreecommitdiff
path: root/text-objects.h
AgeCommit message (Collapse)AuthorFilesLines
2014-09-25Perform some renames in preparation for different word typesMarc André Tanner1-1/+1
2014-09-25Add text_object_word_raw which does not include any whitespacesMarc André Tanner1-1/+3
2014-09-10Add comments where appropriateMarc André Tanner1-3/+10
2014-09-03Introduce a logical line as text-objectMarc André Tanner1-0/+1
2014-08-31Expose various text objects with individual functionsMarc André Tanner1-4/+9
2014-08-28text-objects: add objects delimited by brackets or quotesMarc André Tanner1-0/+3
2014-08-28text-object: make word object behave more like in vimMarc André Tanner1-0/+2
2014-08-25Move motion related stuff into own fileMarc André Tanner1-0/+13