minor: remove one empty line

This commit is contained in:
Fabrice Mouhartem 2023-12-25 16:27:54 +01:00
parent d7244d1e6d
commit d0afa1066c
1 changed files with 1 additions and 2 deletions

View File

@ -117,8 +117,7 @@ mason_lspconfig.setup_handlers {
end,
}
-- System LSPs
-- [[ System LSPs ]]
local lspconfig = require('lspconfig')
servers = {
rust_analyzer = {