fix(neovim): add transparency to inlay hints

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-04-23 17:29:29 -03:00
parent 46127c6f48
commit cfbda37c19
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -132,6 +132,7 @@ return {
"LineNrAbove",
"LineNrBelow",
"LineNrBelow",
"LspInlayHint",
"NeoTreeFloatingBorder",
"NeoTreeMessage",
"NeoTreeNormal",