使用 vim /etc/vimrc

然后进入之后再

set ruler" show the cursor position all the time

底下再加上

set nu

保存退出 :wq

即可

05-08 08:10