• 设置制表符为4个空格
set tabstop=4
  • 设置永久显示行号
set number

vim设置编码格式

: set  encoding=utf-8