Vim 7.4.1952 with PYTHON/RUBY/LUA/PERL/C Syntax built for Ubuntu 16.04 x86_64

Source: Internet
Author: User
Tags lua

The default Vim provided by Ubuntu 16.04 even do not has Python support. That ' s insane.

I say, what if I wanted to use Vim as a Python IDE in Linux as before? Ubuntu, you can ' t is so careless.

Using This command to the check whether it has

Vim--version

I have compiled one deb package for Ubuntu 16.04

Remove Old Ones and install this one

sudo apt-get remove Vim-tiny vim-common Vim-gui-common

Go Install dependencies

mkdir /usr/share/vim/vim74/-P

Go Get It

Https://drive.google.com/open?id=0BzL1CwVspEkiS2lwUURsQUMtYUU

Dpkg-i vim_7. 4.1952-1_amd64.deb

Check it Out

Vim--version

To make it the default editor

sudo update-alternatives--install1sudo update-alternatives--set editor/usr/ bin/vimsudo update-alternatives--install /usr/bin/viVI1 sudo VI /usr/bin/vim

More info here:

Https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source

Have fun!

Vim 7.4.1952 with PYTHON/RUBY/LUA/PERL/C Syntax built for Ubuntu 16.04 x86_64

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.