Ubuntu14.04 the VIM installation and configuration into a powerful IDE

Source: Internet
Author: User

1, first install Vim (Linux is the Vi,vim is the VI Upgrade enhanced version): sudo apt-get install
Vim (before executing this command, it is best to configure Ubuntu with a software source and update it so that the version of Vim installed will be a little higher, relatively new, my vim version is 7.4)
2, after the installation of Vim, the input vim–version detection is successful and VIM version
3, configure vim: Download configuration file http://download.csdn.net/detail/swx1477572187/9477584
4, before the configuration need to install some plug-ins: sudo apt-get install ctags;sudo apt-get install vim vim-scripts.
5, decompression download the compressed file, which contains configuration files and instructions, according to the use of instructions to operate: The Vim folder content to replace the contents of the ~/.vim folder, the VIMRC to replace the ~/.VIMRC. (Note: The Chown and chmod directives may be used for the Vim folder's permissions)
6, after the end of the configuration input vim

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.