| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-27 | Adjust test/highlight/rust/value | Johannes Altmanninger | |
| A recent commit highlights char literals as value (default red) instead of yellow. | |||
| 2021-09-07 | Add support for curly underline and separate underline color | Maxime Coste | |
| 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 | |||
| 2020-07-31 | Fix escaping of single quotes in rust value highlighting test | Maxime Coste | |
| 2020-07-09 | Fix rust character highlight | Ivan Tham | |
