parent
0f03f78db4
commit
235f0784b2
|
@ -132,8 +132,8 @@ Actions to be executed from administrator user:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Neovim preparation and Installation for Windows Server 2022
|
## Neovim preparation and Installation for Windows Server 2022 (Datacenter Edition)
|
||||||
This operating system is similar to Windows 10/11 but I could not manage to have winget package installer working
|
This operating system is similar to Windows 10/11 but I could not manage to have winget package installer working.
|
||||||
Luckily Chocolatey can install many packages.
|
Luckily Chocolatey can install many packages.
|
||||||
```
|
```
|
||||||
choco install less bat gzip ripgrep grep fd fzf far netcat curl wget procexp mingw make unzip git python strawberryperl neovim
|
choco install less bat gzip ripgrep grep fd fzf far netcat curl wget procexp mingw make unzip git python strawberryperl neovim
|
||||||
|
|
Loading…
Reference in New Issue