This is my personal neovim config.
- If you have a current nvim setup back up your config by running.
mv ~/.config/nvim ~/.config/nvim_bkp - Clone this repo:
git clone https://github.com/jelmore1674/nvim.git ~/.config/nvim - Change directory into the config.
cd ~/.config/nvimthen runnvim . - Wait for all of the packages to install and bam, neovim is working.