mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 05:05:00 -07:00
6d8bbfe19d
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. |
||
---|---|---|
.. | ||
api_keysets_extra.lua | ||
api_keysets.lua | ||
api.lua | ||
base64.lua | ||
builtin_types.lua | ||
builtin.lua | ||
diff.lua | ||
json.lua | ||
lpeg.lua | ||
misc.lua | ||
mpack.lua | ||
options.lua | ||
re.lua | ||
regex.lua | ||
spell.lua | ||
vimfn.lua | ||
vvars.lua |