This repository contains the nvim configuration, including vimrc and plugins, that I use on every linux box.
easiest way to install this is to
git clone http://github.com/Kasama/nvim ~/.config/nvimthe first time you open vim, it will proceed to install Vim-Packer and then all the plugins specified in the vimrc.
run :PackerSync to ensure the latest version of all plugins