summaryrefslogtreecommitdiff
path: root/src/highlight.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-141-4/+4
* patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar2019-08-211-6/+0
* patch 8.1.1895: using NULL pointer when out of memoryv8.1.1895Bram Moolenaar2019-08-201-1/+9
* patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar2019-08-181-9/+0
* patch 8.1.1745: compiler warning for unused argumentv8.1.1745Bram Moolenaar2019-07-241-69/+64
* patch 8.1.1743: 'hlsearch' and match highlighting in the wrong placev8.1.1743Bram Moolenaar2019-07-241-0/+606
* patch 8.1.1742: still some match functions in evalfunc.cv8.1.1742Bram Moolenaar2019-07-241-3/+203
* patch 8.1.1741: cleared/added match highlighting not updated in other windowv8.1.1741Bram Moolenaar2019-07-241-2/+2
* patch 8.1.1739: deleted match highlighting not updated in other windowv8.1.1739Bram Moolenaar2019-07-241-1/+1
* patch 8.1.1735: can't build with tiny featuresv8.1.1735Bram Moolenaar2019-07-221-12/+16
* patch 8.1.1734: the evalfunc.c file is too bigv8.1.1734Bram Moolenaar2019-07-221-1/+542
* patch 8.1.1699: highlight_ga can be local instead of globalv8.1.1699Bram Moolenaar2019-07-151-5/+85
* patch 8.1.1693: syntax coloring and highlighting is in one big filev8.1.1693Bram Moolenaar2019-07-141-0/+3575