NOTE: All the relevant tools will be installed by Mason automatically but you need certain system packages, e.g go
, npm
, etc.; these can be installed trivially via Scoop or any Linux package manager.
git clone https://github.com/masroof-maindak/nvim.git ~/.config/nvim
mkdir $env:LOCALAPPDATA\nvim
cd $env:LOCALAPPDATA\nvim
git clone https://github.com/masroof-maindak/nvim.git .
scoop bucket add extras
scoop install neovide