curl -L https://raw.github.com/bogdan-dumitru/vimlight/master/bin/install.sh | bash
Don't worry, all your .vim* files get moved to ~/.vim.bak before the install starts. You can also rollback:
curl -L https://raw.github.com/bogdan-dumitru/vimlight/master/bin/uninstall.sh | bash