Turn to Vim's learning Manual

Source: Internet
Author: User

I recently advocated Vim in the project team: the first reason is that the text editors used by everyone are different. They use ue, notepad ++, and editplus, some tools involve copyright issues, and the final text format is not uniform during text formatting; the second reason is that these tools cannot be used in Linux, our project is a product that needs to run on multiple platforms. So I chose vim and tried my best to promote it.

Convert several tips:

1. http://www.vim.org/download.php?pc,windows=vimcan download from here.

2. After installation, modify the Registry hkey_classes_root/applications/gvim.exe/Shell/edit/command to change the (default) value to D: /program files/Vim/vim72/gvim.exe-p -- remote-tab-silent "% 1", so that the document can be opened directly by tab.

3. There is a Vim tutor in the Startup menu. You can get a tutorial after starting it, but it is garbled. The solution is to enter ": set encoding = cp936" and press Enter, click "edit"> "select font" and select a Chinese font, such as ". This tutorial will introduce some of the most basic operation commands. It should be okay to edit the text several times.

4. Renewal.

5. The solution to the zookeeper garbled problem is also extracted from here.
 

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.