Code cleanup

This commit is contained in:
Christoffer Martinsson 2023-07-06 09:39:20 +02:00
parent c952240643
commit 419a3459b0

View File

@ -594,7 +594,6 @@ local handlers = {
require('lspconfig').rust_analyzer.setup {
on_attach = on_attach,
handlers = handlers,
-- require("rust-tools").setup()
}
local opts = {