Merge 0568118b618b3af8d352e1ded2a1ec3ef1ac8734 into d350db2449da40df003c40d440f909d74e2d4e70

This commit is contained in:
5brian 2025-04-11 23:47:47 -04:00 committed by GitHub
commit 2d2dc99ce6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -645,6 +645,8 @@ require('lazy').setup({
return diagnostic_message[diagnostic.severity]
end,
},
-- Display multiline diagnostics as virtual lines
-- virtual_lines = true,
}
-- LSP servers and clients are able to communicate to each other what features they support.