From 3d71a4713480e63cb6ca551306a19fd8ac366d43 Mon Sep 17 00:00:00 2001 From: Eero Häihälä Date: Tue, 16 Dec 2025 20:05:51 +0200 Subject: docs(roslyn_ls): format codeblock #4241 --- lsp/roslyn_ls.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lsp/roslyn_ls.lua b/lsp/roslyn_ls.lua index 6aa3e759..0b49f284 100644 --- a/lsp/roslyn_ls.lua +++ b/lsp/roslyn_ls.lua @@ -7,6 +7,7 @@ -- replace `` with one of the following `linux-x64`, `osx-x64`, `win-x64`, `neutral` (for more info on the download location see https://github.com/dotnet/roslyn/issues/71474#issuecomment-2177303207). -- Download and extract it (nuget's are zip files). -- - if you chose `neutral` nuget version, then you have to change the `cmd` like so: +-- ```lua -- cmd = { -- 'dotnet', -- '/Microsoft.CodeAnalysis.LanguageServer.dll', @@ -16,6 +17,7 @@ -- fs.joinpath(uv.os_tmpdir(), 'roslyn_ls/logs'), -- '--stdio', -- }, +-- ``` -- where `` has to be the folder you extracted the nuget package to. -- - for all other platforms put the extracted folder to neovim's PATH (`vim.env.PATH`) -- cgit v1.2.3-70-g09d2