]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Update the README file with a link to the omnisharp LSP client plugin.
authorYegappan Lakshmanan <4298407+yegappan@users.noreply.github.com>
Tue, 9 May 2023 14:20:15 +0000 (07:20 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 9 May 2023 16:01:01 +0000 (09:01 -0700)
README.md

index 0c6890d12d8f406d2691d0947eaddb15792bd602..28527cbc22c04e311abace2acb55f0d5ed0de55f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -175,3 +175,4 @@ Command|Description
 1. [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)
 1. [ALE: Asynchronous Lint Engine](https://github.com/dense-analysis/ale)
 1. [Neovim built-in LSP client](https://neovim.io/doc/user/lsp.html)
+2. [Omnisharp LSP client](https://github.com/OmniSharp/omnisharp-vim)