fix(lsp)!: switch to csharp_ls to avoid startup errors (#4079)

This commit is contained in:
Mark Davies 2023-04-28 09:31:52 +01:00 committed by GitHub
parent 6c66357cb1
commit 12a46fbe4f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ local skipped_servers = {
"antlersls", "antlersls",
"azure_pipelines_ls", "azure_pipelines_ls",
"ccls", "ccls",
"csharp_ls", "omnisharp",
"cssmodules_ls", "cssmodules_ls",
"denols", "denols",
"docker_compose_language_service", "docker_compose_language_service",