enable inlay hints
This commit is contained in:
parent
22eabac158
commit
cffa798a1d
@ -1,6 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
"nvim-lspconfig",
|
"nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
|
inlay_hints = { enabled = true },
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
virtual_text = false,
|
virtual_text = false,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user