commented code

This commit is contained in:
Oliver Hartmann 2023-07-09 20:50:16 +02:00
parent 5964e8428a
commit 4a11883ee4

View File

@ -330,6 +330,7 @@ return {
})
-- vim.diagnostic.config({ virtual_text = false })
-- vim.diagnostic.config({ virtual_text = false, virtual_lines = { only_current_line = true } })
end,
event = 'VeryLazy'
}