Personal nvim config. Thanks for checking it out.
nvim >= 0.9.2
Run rm -rf ~/.local/share/nvim/site/pack/packer and rm -rf ~/.config/nvim.
1. Install packer (may be subject to change, check the link):
git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim
git clone https://github.com/wbthomason/packer.nvim "$env:LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim"
git clone https://github.com/ikalinic/init.lua ~/.config/nvim
git clone https://github.com/ikalinic/init.lua "$env:LOCALAPPDATA\nvim"
Inside nvim, go to ~/.config/nvim/lua/ikkjo and :so all of the files.