commented code
This commit is contained in:
@ -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'
|
||||
}
|
||||
|
Reference in New Issue
Block a user