helix/runtime
Pascal Kuthe 71ee589bbc
make underline_style a seperate option
Underline styles are mutally exclusive and overwrite each other.
Therefore implementing as an modifier lead to incorrect behaviour
when the underline style is overwritten.

For backwards compatability the "underline" modified is retained (but
deprecated). Instead the "underline_style" and "underline_color"
optios should be used to style underlines.
2022-10-01 19:29:46 +02:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add support for webassembly text format (#4040) 2022-10-01 09:13:52 -05:00
themes make underline_style a seperate option 2022-10-01 19:29:46 +02:00
tutor tutor: missing <ESC> before removing the second cursor (#4027) 2022-09-29 11:02:55 -04:00