After reading the post of the landlord, I couldn't help but feel the spirit of it. I realized that one of the seven meridians and eight pulses was smooth, and I also made a six-Coincidence half. Since ancient times, the hero came out as a teenager
Linux VIM command: Vim input vim on the command line, enter VIM editor ESC exit I (insert) command for other commands to use: SH into shell life Make line, after running the command Ctrl+d exit again into VIM edit continue editing under
Over the past few days, vim's learning has almost reached the level of fanaticism. I forgot to learn vim for programming. there is no way to do it. I just like it. I just hope this kind of fanatic feeling. Abbreviations: Used in insert, replace, and
Over the past few days, vim's learning has almost reached the level of fanaticism. I forgot to learn vim for programming. There is no way to do it. I just like it. I just hope this kind of fanatic feeling.Abbreviation (abbreviations ):The
1.Vim#在命令行中输入vim, enter the VIM editor2.I#按一下i键, lower display--insert--#插入命令, any character may be useful in vim3.Esc#退出i (insert) command for other commands to use4.: R filename#读入一个文件内容, and writes to the current editor5.: w
Most of the VIM commands are executed in non-insert mode, but some features are better implemented in insert mode.If there is no requirement to enter new text that does not exist for the current file, it is recommended that the operation be done
The movement of the cursorThe command cursor moves h or^H Move one character to the left J or^j or ^N Move down one line K or^p Move up one line L or space to the right move a character G move to the last line of the file NG Move to row N of the
Cursor control command
Command cursor Movement
H or ^ h move one character to the left
J or ^ n move down a row
K or ^ P move up a row
L or move one character to the right by Space
G move to the last row of the file
Ng moves to the nth line of the
1.Vim#在命令行中输入vim, enter the VIM editor2.I#按一下i键, lower display--insert--#插入命令, any character may be useful in vim3.Esc#退出i (insert) command for other commands to use4.: R filename#读入一个文件内容, and writes to the current editor5.: w
Linux VIM command: 1.vim# enter vim on the command line, enter the VIM editor 2.i# Click the i key, the lower display--insert--#插入命令, in Vim may have any character 3. esc# exit I (insert) command for other commands to use 7.:! Command temporarily
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.