Use ivim to configure Vim

Source: Internet
Author: User

Vim has been using the configuration file for more than three years and has been tossing for a while. Recently, I found that an ivim configuration file is not bad. The specific installation method is as follows:

First install exuberant catgs:

Sudo apt-Get install exuberant-ctags

 

Install the vim plug-in Installation tool:

Git clone http://github.com/gmarik/vundle.git $ home/. Vim/bundle/vundle

 

Obtain the vim configuration file:

Git clone http://github.com/kepbod/ivim.git $ home/ivim

 

Replace the original configuration file:

CP $ home/ivim/. vimrc $ home/. vimrc

 

Open vim and run bundleinstall to install the plug-in required by the configuration file:

After the installation is complete, restart Vim. The effect is good:

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.