this repo has no description

Inlay hint

+1
+1
lua/wombat_lua.lua
··· 210 210 Group.link("CocFadeOut", g.Noop) 211 211 212 212 Group.new("Annotation", c.annotation, c.none) 213 + Group.link("LspInlayHint", g.Annotation) 213 214 Group.link("CocInlayHint", g.Annotation) 214 215 Group.link("DiagnosticHint", g.Annotation) 215 216