配置vim

vim ~/.vimrc

set expandtab
set tabstop=2
set shiftwidth=2

你可能感兴趣的:(linux)