undercurl + no virtual text
This commit is contained in:
parent
733160e440
commit
7c0269c0d3
2 changed files with 7 additions and 3 deletions
|
|
@ -51,9 +51,9 @@ end
|
|||
|
||||
|
||||
vim.diagnostic.config({
|
||||
-- virtual_text = false,
|
||||
virtual_text = false,
|
||||
-- signs = true,
|
||||
-- underline = true,
|
||||
underline = true,
|
||||
-- update_in_insert = false,
|
||||
-- severity_sort = false,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue