A config to transform neovim into a fully functional IDE
Just backup your current nvim config with
mv ~/.config/nvim ~/.config/nvim.old
then get this config by cloning the repository
git clone git@github.com:bgfxc4/NvStyle.git ~/.config/nvim
and open nvim with
nvim
everything should install itself.