Vim Simple Configuration

Source: Internet
Author: User

Vim is a strong to no friends of the text editor, often using Vim editor friends must have a deep experience. Here are some simple vim configurations.
(1) Vim ~/.VIMRC
Edit the following to save the exit.
(Note: Osx/ubuntu/centos/redhat test available)

set hlsealch    //高亮反白set backspace=2     //可以随时用退格键删除set autoindent      //自动缩排set ruler       //显示最后一行状态set showmode    //左下角显示那一行的状态set //显示行号set //显示不同底色色调set mouse=a     //鼠标可用on    //语法检验,颜色显示

I found a bug you can try and play, the environment is CSDN's Markdown editor.

After knocking the set Hlsearch immediately in the space bar will become: Set Hlseyrch, we have not noticed that there is a letter changed. Then someone asked how you knocked the set Hlsearch I can say with the TAB key!
Two sheets:

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Vim Simple Configuration

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.