summaryrefslogtreecommitdiff
path: root/src/match.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3698: match highlighting continues over breakindentv8.2.3698Bram Moolenaar2021-11-291-1/+7
* patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan2021-07-271-4/+22
* patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan2021-07-231-2/+24
* patch 8.2.3190: error messages are spread outv8.2.3190Bram Moolenaar2021-07-201-1/+1
* patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan2021-07-201-1/+8
* patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar2021-02-221-3/+24
* patch 8.2.1460: error messages are spread outv8.2.1460Bram Moolenaar2020-08-151-1/+1
* patch 8.2.1280: Ex command error cannot contain an argumentv8.2.1280Bram Moolenaar2020-07-231-1/+1
* patch 8.2.1078: highlight and match functionality together in one filev8.2.1078Bram Moolenaar2020-06-281-0/+1351