- Install neovim:
sudo snap install nvim --classic
- clone this repo to config folder:
git clone https://github.com/se7oluti0n/nvim_setup ~/.config/nvim
- Install dependencies
cd ~/.config/nvim
sh install_dependencies.sh
- enjoy nvim
cd [your_workspace]
nvim