Skip to content

Commit

Permalink
Update lsp-roslyn.el
Browse files Browse the repository at this point in the history
  • Loading branch information
neuromagus authored Jul 10, 2024
1 parent 17447f5 commit 316d0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-roslyn.el
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

(defgroup lsp-roslyn nil
"LSP support for the C# programming language, using the Roslyn language server."
:link '(url-link "https://github.com/dotnet/roslyn/tree/main/src/Features/LanguageServer")
:link '(url-link "https://github.com/dotnet/roslyn/tree/main/src/LanguageServer")
:group 'lsp-mode
:package-version '(lsp-mode . "8.0.0"))

Expand Down

0 comments on commit 316d0e3

Please sign in to comment.