addad diagflow

This commit is contained in:
2023-07-09 20:49:59 +02:00
parent 1eaaeeeaad
commit 5964e8428a
3 changed files with 7 additions and 1 deletions

View File

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