- Fork and clone this project to your home directory:
git clone --recursive git@github.com:$GITUSER/nvim-config.git ~/.config/nvim- For python3/black support:
pip3 install --upgrade pynvim
pip3 install --upgrade git+https://github.com/psf/black.git- Install the plugins:
nvim +PlugInstall +UpdateRemotePlugins +qallEnjoy!