VI

grep -r "test" *

find *  "test"

查找  *+next step  ,   /+next step

行号 set ic  //ignore case,  set no ic

l <-> $ 行首尾

.

cw

左右HL 上下FK

rm

shift + k 函数原型

原文地址:https://www.cnblogs.com/iamgoodman/p/3663415.html