Vim Editor IDE edition

Source: Internet
Author: User

Because I use the VIM editor a bit old-fashioned, so on Google search, whether it can make a nice little, convenient, this does not-we have to provide a good way, I follow his approach to my vim decoration is very beautiful, mainly by it, for us these novices, Can avoid a lot of error messages, the main thing is: can avoid typos.

First Light One

Nice, huh?

Here is a way to say, without you too much modification, our dear author to help us write the configuration file script.

Of course, we should not take the author's credit to get rid of it. All of us are vim users.

Setup:

Easy installation Method:

Open the terminal and execute the following command to install it automatically:

wget https://raw.github.com/ma6174/vim/master/setup.sh-O ma6174_vim_setup.sh && bash ma6174_vim_setup.sh

Wait for a moment, do not enter anything, your own back to the command line means that the installation is finished.

At the same time, the author also provides manual installation instructions (Ubuntu Edition)

1 Installing vim sudo apt-get install vim

2 Installing Ctags:sudo apt-get install Ctags

3 Installing some prerequisite programs: sudo apt-get install python-twisted xclip vim-gnome astyle python-setuptools

4 Python Code formatting tool: sudo easy_install-zu autopep8

5 sudo ln-s/usr/bin/ctags/usr/local/bin/ctags

6 Clone configuration file: cd ~/&& git clone git://github.com/ma6174/vim.git

7 MV ~/vim ~/.vim

8 MV ~/.VIM/.VIMRC ~/

9 Clone Bundle Program: Git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

10 open Vim and execute the bundle program: Bundleinstall

11 re-open vim to see the effect

Vim Editor IDE edition

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.