feat(cmp): ghost text

This commit is contained in:
Folke Lemaitre
2023-01-02 09:49:22 +01:00
parent 7753a46a6b
commit 2abd569ff2

View File

@ -72,6 +72,11 @@ return {
return item
end,
},
experimental = {
ghost_text = {
hl_group = "LspCodeLens",
},
},
})
end,
},