Files
neovim/runtime/lua
rktjmp 6d8bbfe19d docs: remove mention of foreground/background/special keys in nvim_set_hl (#27558)
To align the output of `nvim_get_hl` with its documentation -- which
points to `nvim_set_hl`, remove mentions of the keys `foreground`,
`background` and `special`.

The long keys are are still supported (via fallback checks inside
`dict2hlattrs`), but the `fg`, `bg` and `sp` keys are preferenced.
2024-02-21 21:25:08 +08:00
..
2024-01-28 23:56:03 +01:00
2023-09-10 11:43:37 +02:00
2024-01-02 22:00:06 +01:00