This repo was created for me to keep track of my neovim config.
These instructions are fairly short and simple. for more information on setup contact me directly.
- Installing Nvim on windows
- AstroNvim
- gcc compiler and extras (g++ and ...)
Just run the following commands in your terminals
git clone https://github.com/ramzxy/Neovim-config $env:LOCALAPPDATA\nvim
Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force
nvim