diff options
| author | jdhao <jdhao@hotmail.com> | 2022-01-04 23:31:03 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-01-04 23:31:03 +0800 |
| commit | 148dabd7ad7dda16b1e49e33f477af7d6cd1ca5f (patch) | |
| tree | 4e020ba504f90482a1715628777d7beda51f0e6f /docs/nvim_setup_windows.ps1 | |
| parent | b9d1f2ee922161de36e20b4604bab6c85af16d2d (diff) | |
docs: use latest stable version of nvim
Diffstat (limited to 'docs/nvim_setup_windows.ps1')
| -rw-r--r-- | docs/nvim_setup_windows.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nvim_setup_windows.ps1 b/docs/nvim_setup_windows.ps1 index 49ff94a..82eda83 100644 --- a/docs/nvim_setup_windows.ps1 +++ b/docs/nvim_setup_windows.ps1 @@ -26,4 +26,4 @@ pip install 'python-lsp-server[all]' pylsp-mypy pyls-isort # Install neovim nightly scoop bucket add versions -scoop install neovim-nightly +scoop install neovim |
