fix(neovim): add transparency to inlay hints
This commit is contained in:
parent
46127c6f48
commit
cfbda37c19
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ return {
|
||||||
"LineNrAbove",
|
"LineNrAbove",
|
||||||
"LineNrBelow",
|
"LineNrBelow",
|
||||||
"LineNrBelow",
|
"LineNrBelow",
|
||||||
|
"LspInlayHint",
|
||||||
"NeoTreeFloatingBorder",
|
"NeoTreeFloatingBorder",
|
||||||
"NeoTreeMessage",
|
"NeoTreeMessage",
|
||||||
"NeoTreeNormal",
|
"NeoTreeNormal",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue