From f5d2b7dbaa58a0efbea69a26c159b7193132b44a Mon Sep 17 00:00:00 2001 From: GaƩtan Lepage Date: Fri, 12 Dec 2025 00:32:11 +0100 Subject: docs: omnisharp cmd #4230 This LS does have a default (dynamic) `cmd` set. --- lsp/omnisharp.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lsp/omnisharp.lua b/lsp/omnisharp.lua index cfc9ba15..6011a251 100644 --- a/lsp/omnisharp.lua +++ b/lsp/omnisharp.lua @@ -8,8 +8,6 @@ --- --- OmniSharp requires the [dotnet-sdk](https://dotnet.microsoft.com/download) to be installed. --- ---- **By default, omnisharp-roslyn doesn't have a `cmd` set.** This is because nvim-lspconfig does not make assumptions about your path. You must add the following to your init.vim or init.lua to set `cmd` to the absolute path ($HOME and ~ are not expanded) of the unzipped run script or binary. ---- --- For `go_to_definition` to work fully, extended `textDocument/definition` handler is needed, for example see [omnisharp-extended-lsp.nvim](https://github.com/Hoffs/omnisharp-extended-lsp.nvim) --- --- -- cgit v1.2.3-70-g09d2