enable lsp_lines
This commit is contained in:
parent
5f17610dbf
commit
6b020335df
@ -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'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user