This commit is contained in:
2026-03-06 06:15:15 +01:00
parent 185981025b
commit 762725e231

View File

@@ -292,7 +292,7 @@ vim.lsp.config('elixirls', {
vim.lsp.config('roslyn', {
cmd = {
"dotnet-bin-10.0",
"dotnet",
vim.fn.expand("~/.local/share/roslyn/content/LanguageServer/linux-x64/Microsoft.CodeAnalysis.LanguageServer.dll"),
"--logLevel", -- this property is required by the server
"Information",