fix: sort diagnostics by severity
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ local function setup_diagnostics()
|
||||
end,
|
||||
},
|
||||
update_in_insert = false,
|
||||
severity_sort = false,
|
||||
severity_sort = true,
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user