This commit is contained in:
abs3nt 2023-03-05 23:59:53 -08:00
parent 7820550f0c
commit ca31c3332b

View File

@ -78,9 +78,6 @@ require('mason-lspconfig').setup_handlers {
staticcheck = true, staticcheck = true,
} }
}, },
init_options = {
usePlaceHolders = true,
}
} }
end end
} }