removed 'tssserver' from the list of mason args, as apparently it is invalid
This commit is contained in:
parent
782f37021e
commit
101e4bab8c
@ -28,7 +28,6 @@ return {
|
||||
ensure_installed = {
|
||||
"lua_ls",
|
||||
"rust_analyzer",
|
||||
"tsserver",
|
||||
},
|
||||
handlers = {
|
||||
function(server_name) -- default handler (optional)
|
||||
|
Loading…
Reference in New Issue
Block a user