Thiago Bellini's homepage Free software development, Open source software, Linux – by Thiago Bellini

Vim

I'm maintaining a PPA with the latest version of Vim! It's an import from Vim on Debian Unstable.

The PPA can be found here: https://launchpad.net/~hackedbellini/+archive/vim

You can add it by:

sudo add-apt-repository ppa:hackedbellini/vim

Then update the system:

sudo apt-get update ; sudo apt-get upgrade

If you don't have vim installed, run:

sudo apt-get install vim

 

obs. I'm not the maintainer of that package neither one of the greatest Vim developers! I'm just bringing the last Vim changes on Debian Unstable to Ubuntu.