aboutsummaryrefslogtreecommitdiff
path: root/text-objects.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-02vis: add text objects `af` and `if`Marc André Tanner1-0/+4
2015-08-01vis: support `ae` and `ie` text objectsMarc André Tanner1-0/+4
2015-07-28text-object: introduce utility function text_range_is_linewiseMarc André Tanner1-0/+2
2015-07-26text-object: add new functions to search for wordsMarc André Tanner1-0/+3
2015-07-23text-object: add text_range_linewiseMarc André Tanner1-0/+3
2014-12-23Distinct between inner and outer word text objectsMarc André Tanner1-4/+7
2014-09-27Add text objects for word (lowercase) variantMarc André Tanner1-3/+2
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