syntax on
highlight RedundantSpaces ctermbg=yellow
match RedundantSpaces /\s\+$\| \+\ze\t\|\t/
"set nu
set ts=4
set sw=4
syntax on
filetype indent plugin on
set ruler
set showcmd
set smartindent
set et
syntax on
highlight RedundantSpaces ctermbg=yellow
match RedundantSpaces /\s\+$\| \+\ze\t\|\t/
"set nu
set ts=4
set sw=4
syntax on
filetype indent plugin on
set ruler
set showcmd
set smartindent
set et
本文标题:我的vim 配置
本文链接:https://www.haomeiwen.com/subject/wrgbiqtx.html
网友评论