summaryrefslogtreecommitdiff
path: root/vis-motions.c
AgeCommit message (Expand)Author
2016-01-18vis: tweak count handling of till motions 't' and 'T'Marc André Tanner
2016-01-15vis: sentence motions are not linewiseMarc André Tanner
2016-01-14vis: s/moves/vis_motions/gMarc André Tanner
2016-01-14vis: s/ops/vis_operators/gMarc André Tanner
2016-01-14vis: move motion releated functions to corresponding fileMarc André Tanner
2016-01-10Simplify code by using text_bytes_alloc0Marc André Tanner
2015-11-08vis: remove regex based syntax highlightingMarc André Tanner
2015-11-08vis: more comments and cleanupsMarc André Tanner
2015-11-07vis: prefix enum VisMotion values with VIS_Marc André Tanner
2015-11-07vis: move motions to separate fileMarc André Tanner