To get this config simply run the following shell script for your distribution:
WARNING: Before continuing Please backup your existing neovim configs as the scripts will remove those.
git clone https://github.com/pssyt2009/neovim
cd neovim
./debian.sh
nvim +PackerSync
Ignore any errors and keep hitting the enter key. If Packer Screen does not come then run
:PackerSync
git clone https://github.com/pssyt2009/neovim
cd neovim
./arch.sh
nvim +PackerSync
Ignore any errors and keep hitting the enter key. If Packer Screen does not come then run
:PackerSync