From: Yegappan Lakshmanan <4298407+yegappan@users.noreply.github.com> Date: Tue, 9 May 2023 14:20:15 +0000 (-0700) Subject: Update the README file with a link to the omnisharp LSP client plugin. X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=62bb54d4f9d97858a16cbf10b39464d4550c32f6;p=vim-lsp.git Update the README file with a link to the omnisharp LSP client plugin. --- diff --git a/README.md b/README.md index 0c6890d..28527cb 100644 --- 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)