kakoune/test/highlight
Maxime Coste 4e24ba86cc Change faces alias to be a base that can be modified
Using <fg>,<bg>+<attr>@<base> will apply the given fg color,
bg color and attributes on top of base dynamically. Simply giving
<base> is a shorthand for default,default@<base>.

Inspired by the discussion in #2862
2019-04-23 23:15:23 +01:00
..
column/multi-columns Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
face-override Change faces alias to be a base that can be modified 2019-04-23 23:15:23 +01: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