Update
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user