summaryrefslogtreecommitdiff
path: root/text-motions.c
AgeCommit message (Expand)Author
2014-09-05Add helper function which finds the start of the next lineMarc André Tanner
2014-09-04text-motion: fix find_char_prevMarc André Tanner
2014-08-30Add trivial text motions to start and end of fileMarc André Tanner
2014-08-30Add support for backticks to movement and text objectMarc André Tanner
2014-08-28motion: improve matching of single and double quotesMarc André Tanner
2014-08-28motion: fix movement to previous word end when right beforeMarc André Tanner
2014-08-28motion: add character wise motionMarc André Tanner
2014-08-28Improve text motionsMarc André Tanner
2014-08-25Move motion related stuff into own fileMarc André Tanner