To install the VIM configuration, perform these commands:
git clone https://github.com/jbradaric/vim_setup.git vim_setup
cd vim_setup
./install
This will clone the repository, create the necessary directories and create
$HOME/.config/nvim
as a symlink to nvim
.