]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Update Readme.md
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 5 Jan 2021 06:07:31 +0000 (22:07 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 5 Jan 2021 06:07:31 +0000 (22:07 -0800)
README.md

index e56c569f2695dc457c543643596c4551e37145e3..401ac02ce2a989fe9564c2e58053a7f296edb3da 100644 (file)
--- a/README.md
+++ b/README.md
@@ -80,9 +80,9 @@ Command|Description
 
 ## Similar Vim LSP Plugins
 
-1. [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
-1. [Coc](https://github.com/neoclide/coc.nvim)
-1. [vim-lsc](https://github.com/natebosch/vim-lsc)
+1. [vim-lsp: Async Language Server Protocol](https://github.com/prabirshrestha/vim-lsp)
+1. [Coc: Conquer of Completion](https://github.com/neoclide/coc.nvim)
+1. [vim-lsc: Vim Language Server Client](https://github.com/natebosch/vim-lsc)
 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)
-1. [ALE](https://github.com/dense-analysis/ale)