我运维和dba通常使用的如下: set paste set shortmess=atI syntax enable syntax on set ai set ruler set autoindent set nocompatible set magic set confirm set history=1000 set cursorline highlight Comment ctermfg=lightblue guifg=darkblue set cindent set tabstop=4 se