You can configure the vim tool to make the text clearer.

Source: Internet
Author: User
  1. Enter the root and directory:

    CD/root

2. Create. vimrc (this file does not exist by default. Note that there is a "." point in front of the file name. Is a hidden file), the configuration content is as follows:

Set hlsearch # High Brightness Reaction

Set backspace = 2 # You can use the backspace key to delete it at any time.

Set autoingdent # automatic contraction

Set ruler # displays the status of the last row.

Set showmode # The status of the row in the lower left corner

Set nu # Add the row number to the front of each row

Set BG = dark # display different background *** calls

Syntax on # syntax check, Color Display


After that, you will find that all the documents are very comfortable to open, and the dark blue becomes light blue.


This article from the "Technology is the future" blog, please be sure to keep this source http://liusen.blog.51cto.com/1435409/1546126

You can configure the vim tool to make the text clearer.

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.