enable lsp_lines
This commit is contained in:
@ -310,7 +310,7 @@ return {
|
||||
})
|
||||
|
||||
-- vim.diagnostic.config({ virtual_text = false })
|
||||
vim.diagnostic.config({ virtual_text = false })
|
||||
vim.diagnostic.config({ virtual_text = false, virtual_lines = true })
|
||||
end,
|
||||
event = 'VeryLazy'
|
||||
}
|
||||
|
Reference in New Issue
Block a user