It is a collection of ViM plugins and configuration file used by Matteo. This is useful to install always the same set of essential plugins on a new Linux developer machine.
Get latest version, for example:
$ git clone --recursive https://github.com/zanfire/my-vim-cfg.git
Execute the install script:
$ install.sh
Done, happy coding :-)