I have installed version 7.3.429 of vim
on my Ubuntu 12.04 and want to update to the version 7.3.885. Could someone guide me? I thank you in advance.
Asked
Active
Viewed 1,614 times
1 Answers
1
You can either use this ppa:
https://launchpad.net/~nmi/+archive/vim-snapshots
or compile it from source.
For information on using a ppa see:
What are PPAs and how do I use them?
and