We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c6870 commit 2f871d1Copy full SHA for 2f871d1
README.md
@@ -230,7 +230,7 @@ Typing `:h easycomplete` for help.
230
There are tow ways to install lsp server.
231
232
1. vim/nvim: Via command`:InstallLspServer`.
233
-2. nvim: Via [mason.nvim](https://github.com/mason-org/mason.nvim), Do `:MasonInstall {lsp-server-name}`
+2. nvim: Via [mason.nvim](https://github.com/mason-org/mason.nvim), Do `:MasonInstall {lsp-server-name}` (Highly recommended)
234
235
LSP Server will all be installed in local path: `~/.config/vim-easycomplete/servers`.
236
0 commit comments