451 B
451 B
Tenmado/Linux #Public/Notta
Installation
Windows
Official_Method Windows:
- Powershell:
winget install Neovim.Neovim
- WSL:
## Brew needs to be installed first > https://brew.sh
## or just run the following one liner
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
## then
brew install neovim