#vim ~/.vimrc
set smartindent set smarttab set expandtab set tabstop=4 set softtabshtop=4 set shiftwidth=4 set backspace=2 set textwidth=79 "允许退格删除和tab操作 "启用鼠标 set mouse=a "启用行号 set nu
#vim ~/.vimrc
set smartindent set smarttab set expandtab set tabstop=4 set softtabshtop=4 set shiftwidth=4 set backspace=2 set textwidth=79 "允许退格删除和tab操作 "启用鼠标 set mouse=a "启用行号 set nu