setup mason
This commit is contained in:
parent
fab1f370f3
commit
20536df38c
@ -14,6 +14,7 @@ local function get_options(server_name)
|
||||
}
|
||||
end
|
||||
|
||||
require("mason").setup()
|
||||
require("mason-lspconfig").setup()
|
||||
require("mason-lspconfig").setup_handlers{
|
||||
function (server_name) -- default handler (optional)
|
||||
|
Loading…
Reference in New Issue
Block a user