VIM 批量缩进4个空格 vim /etc/vimrc 或 vim ~/.vimrc set smartindent set shiftwidth=4 按v选中多行,回车 然后shifit + 》 相关文章: