kakoune/test/highlight
Maxime Coste 328c497be2 Add support for named captures to the regex impl and regex highlighter
ECMAScript is adding support for it, and it is a pretty isolated
change to do.

Fixes #2293
2019-01-03 22:55:50 +11:00
..
column/multi-columns Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
named-captures Add support for named captures to the regex impl and regex highlighter 2019-01-03 22:55:50 +11:00
regions Fix handling of capture matching in region highlighter 2018-10-15 21:21:12 +11:00
regions-recurse Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
wrap/avoid-odd-places Fix tests and required scripts to get back to green make test 2018-07-05 07:54:28 +10:00