mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
feat(highlight): support for blend in nvim_set_hl (#17516)
This commit is contained in:
@@ -97,6 +97,7 @@ return {
|
||||
"special"; "sp";
|
||||
"link";
|
||||
"fallback";
|
||||
"blend";
|
||||
"temp";
|
||||
};
|
||||
highlight_cterm = {
|
||||
|
Reference in New Issue
Block a user