2026-07-04
This commit is contained in:
parent
0de07cd804
commit
749bfdf50d
12 changed files with 80 additions and 157 deletions
|
|
@ -114,7 +114,7 @@ vim.diagnostic.config({
|
|||
virtual_lines = true,
|
||||
signs = true,
|
||||
underline = true,
|
||||
update_in_insert = false,
|
||||
update_in_insert = true,
|
||||
severity_sort = true,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue