[root@zbcxy /root]
#vi .exrc
set tabstop=4 设置tab键为4个空格
set nu 显示行号
set nonu 不显示行号
#vi .exrc
set tabstop=4 设置tab键为4个空格
set nu 显示行号
set nonu 不显示行号