This repo contains everithing to setup a NeoVim configuration on a brand new ubuntu install
Download the sources from master Extract the files Exec the setup file
wget https://github.com/g-dormoy/vimrc/archive/master.tar.gz
tar xvzf master.tar.gz
./vimrc-master/setup.sh
Once the setup script done, install the plugins with :PluginInstall