To use, clone this repo inside your .config:
git clone https://github.com/rogarmu8/nvim
mv nvim ~/.config
Install packer https://github.com/wbthomason/packer.nvim
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
Run :PackerSync
on nvim.
And everything should be set to go!