update prod

This commit is contained in:
Markus Dieckmann
2024-09-30 09:45:40 +02:00
parent 2a9f4d7e62
commit a335ba116e
3 changed files with 63 additions and 68 deletions

View File

@ -1,7 +1,7 @@
return {
"nvim-lspconfig",
opts = {
inlay_hints = { enabled = true },
inlay_hints = { enabled = false },
diagnostics = {
virtual_text = false,
},