tangled
alpha
login
or
join now
algmyr.se
/
vim-wombat-lua
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Inlay hint
algmyr.se
2 years ago
4401e8dd
ff45cf42
+1
1 changed file
expand all
collapse all
unified
split
lua
wombat_lua.lua
+1
lua/wombat_lua.lua
···
210
210
Group.link("CocFadeOut", g.Noop)
211
211
212
212
Group.new("Annotation", c.annotation, c.none)
213
213
+
Group.link("LspInlayHint", g.Annotation)
213
214
Group.link("CocInlayHint", g.Annotation)
214
215
Group.link("DiagnosticHint", g.Annotation)
215
216