minor: remove one empty line

This commit is contained in:
Fabrice Mouhartem 2023-12-25 16:27:54 +01:00
parent d7244d1e6d
commit d0afa1066c

View File

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