Vim 7.4 released!
What are you waiting for?
install vim7.4 for mac
HomeBrew has update the vim formula to the latest 7.4! woo!
See vim.rb
|
|
Just use
|
|
Wait or take a coffee break! And enjoy vim 7.4.
By the way, when you want to update brew but failed because of some formula you’ve editted which results in merge…
|
|
install vim7.4 for ubuntu
A little complex but very easy!
- install the dependencies
|
|
Note. I’m not very clear about the dependencies but python-dev
ruby-dev
libperl-dev
are for python, ruby, perl interp.
For me, that’s enough.
- remove the old vim
|
|
- download the source and compile to install
|
|
Wait for a seconds and sudo make install
once the configure is compelted.
- set your vim as your default editor
|
|
Then done. Enjoy vim7.4.
I have personally tested both installation.
If you have any question, please ping me. Or
Refer: