feat(cmp): ghost text
This commit is contained in:
@ -72,6 +72,11 @@ return {
|
||||
return item
|
||||
end,
|
||||
},
|
||||
experimental = {
|
||||
ghost_text = {
|
||||
hl_group = "LspCodeLens",
|
||||
},
|
||||
},
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
Reference in New Issue
Block a user