Vim Adventure Journey Learning Notes

Source: Internet
Author: User

Kkninjae Source: Http://www.cnblogs.com/kkninjae reprint Please indicate the source, thank you.

This note is a video learning note from the previous study of Vim, which is now organized here. (Note: This video is from YouTube and may have been deleted due to copyright reasons)

Symbol description

  1. [] Enter the command in square brackets and it will work immediately.
  2. <> Enter the command in angle brackets and press ENTER to function
  3. n If you do not make a statement, represent any non-negative integer

Basis

There are 3 basic modes in Vim: Command mode, view mode (visual), and insert mode.

When Vim is turned on by default to command mode, press the letter [i] into insert mode and press the letter [v] into the view mode. When Vim is in non-command mode, press [ESC] back to command mode.

In command mode, input <:w> and <:q> respectively save the file and exit the Vim operation.

In command mode, [H|j|k|l] corresponds to the left, top, bottom, and right cursor movements respectively.

Most of the command operations under basic Vim are done in command mode. (Careless to say a word of nonsense)

Fast Moving

Vim Adventure Journey Learning Notes

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.