feat(highlight): support for blend in nvim_set_hl (#17516)

This commit is contained in:
Lewis Russell
2022-02-24 16:50:05 +00:00
committed by GitHub
parent 73da7cef7b
commit b5bf4877c0
3 changed files with 21 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ return {
"special"; "sp";
"link";
"fallback";
"blend";
"temp";
};
highlight_cterm = {