summaryrefslogtreecommitdiff
path: root/src/textobject.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar2022-08-161-3/+2
* patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar2022-08-141-6/+6
* patch 8.2.5120: searching for quotes may go over the end of the linev8.2.5120Bram Moolenaar2022-06-181-0/+6
* patch 8.2.5012: cannot select one character inside ()v8.2.5012LemonBoy2022-05-241-0/+2
* patch 8.2.4925: trailing backslash may cause reading past end of linev8.2.4925Bram Moolenaar2022-05-091-0/+4
* patch 8.2.3255: ci" finds following string but ci< and others don'tv8.2.3255Connor Lane Smith2021-07-311-5/+18
* patch 8.2.1850: "vat" does not select tags correctly over line breakv8.2.1850Bram Moolenaar2020-10-151-2/+2
* patch 8.2.0999: moving to next sentence gets stuck on quotev8.2.0999Bram Moolenaar2020-06-181-0/+15
* patch 8.2.0660: the search.c file is a bit bigv8.2.0660Bram Moolenaar2020-04-291-0/+1965