Commit f321e763 by ChongmingDu

vim编辑多行

parent 49800f58
1. 光标定位到要操作的地方。
1. 光标定位到要操作的地方。
2. CTRL+v 进入“可视 块”模式,选取这一列操作多少行。
3. SHIFT+i(I) 输入要插入的内容。
4. ESC 按两次,会在每行的选定的区域出现插入的内容。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment