install scoop to handle the easily dependencies:
winget install scoop
then install neovim and the dependencies
scoop install ripgrep
scoop install git
scoop install gcc
scoop install neovim
Use :h rtp to find the paths that neovim will search for files.
- Download Mononoki Nerd Font
- In Powershell, go to
Settings > Defaults > Fontfaceand set the font there - Click Save
- Set the font in
./lua/config/options.lua
You can find other fonts here.
Install win32yank on windows and it should make itself available on WSL
scoop install win32yank