diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/nvim-lsp-installer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nvim-lsp-installer.txt b/doc/nvim-lsp-installer.txt index 8e0418dd..301224bf 100644 --- a/doc/nvim-lsp-installer.txt +++ b/doc/nvim-lsp-installer.txt @@ -14,7 +14,7 @@ Requires neovim `>= 0.5.0` and [nvim-lspconfig](https://github.com/neovim/nvim-l The full requirements to install all servers are: - For Unix systems: bash(1), git(1), curl(1) or wget(1), unzip(1), tar(1), gzip(1) -- For Windows systems: powershell, git, gzip, tar +- For Windows systems: powershell, git, gzip, tar, and 7zip or peazip or archiver or winzip - Node.js (LTS) & npm - Python3 & pip3 - go |
