type
status
date
slug
summary
tags
category
icon
password
1.拷贝当前行,或者当前行向下5行
yy
/5yy
2.删除当前行,或者当前行向下5行
dd
/5dd
3.在文件中查找关键字
/关键字
输入n
就是查找下一个4.设置文件/取消文件行号
:set nu
/ :set nonu
5.定位文件最末行和最首行
G
/ gg
6.撤销
u
7.定位第20行
20 shift+g
- Author:Blinky
- URL:http://preview.tangly1024.com/article/1cb1c0db-37a0-8097-91b9-fc42ee32bad6
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!