Vim Common commands

Source: Internet
Author: User

            Vim practical skills One, vim three modes  normal mode  edit mode  Command mode Two, vim simple operation  Normal mode:    move:      H: Move left      J: Move      K down: Move up      L: Move      from + u: Move up half screen       + D: Move down half screen    insert:      i: Enter edit mode and insert I at current position       : go to edit Mode and insert a at the beginning of the current line      : Enter edit mode and insert a after the current position:      Enter edit mode and insert o at the end of the current line      : Enter edit mode and insert an O in the line below the current row      : Enter edit mode and insert a row on the current line    Search:       / : Forward search       ? : Reverse Search    split screen:      vsplit/ctrl + s: Vertical split      split/ctrl + V: Horizontal split screen       + h: Shift Moving to the left screen       + J: Move to      the top of the screen + K: Move to the      bottom of the screen + L: Move to the right of the screen

Vim Common commands

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.