打开设置文件: sudo vim /etc/vim/vimrc 添加以下代码: set smartindent set tabstop=4 set shiftwidth=4 set expandtab set softtabstop=4