vim设置

set tabstop=4
set softtabstop=4
set shiftwidth=4
set expandtab
set autoindent
set cindent
set cinoptions={0,1s,t0,n-2,p2s,(03s,=.5s,>1s,=1s,:1s
set nu
set ruler
set hlsearch

posted @ 2018-08-06 08:55  gluo-dreamer  阅读(145)  评论(0编辑  收藏  举报