kakoune/test/regression/1453-show_whitespaces-highlighter-breaks-tab-alignment
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
..
cmd Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
in Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
rc Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
script Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00