kakoune/test/highlight/rust
Maxime Coste 3fc8e29d10 Add support for curly underline and separate underline color
Add support for a third color in face definition that controls
the underline and a 'c' attribute for curly underline (that takes
precedence over 'u' if both are specified)

Allow empty colors to mean default, so that `,,red+u` means the
same as `default,default,red+u`

Fixes #4138
2021-09-07 08:21:26 +10:00
..
comment0 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
doc_comment_hidden Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
doc_comment_hidden_with_empty_line Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
inner_block_comment1 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
inner_block_doc_comment1 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
inner_line_doc_comment1 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
let Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
line_comment1 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
outer_block_doc_comment0 Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
pub Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
todo Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
value Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00