liujx2019

VIM 批量缩进4个空格

vim  /etc/vimrc  或  vim  ~/.vimrc

set smartindent
set shiftwidth=4

按v选中多行,回车

然后shifit + 》

分类:

技术点:

相关文章: