This configuration uses Vundle as plugin manager.
git clone [email protected]:rcoedo/dotfiles.git
cd dotfiles/
cp nvim/nvimrc ~/.nvimrc
Then just open vim and write :PluginInstall.
If you want to use the org-mode
plugin, you should also install neovim's pip package:
sudo pip install neovim