vim常用设置

set nu
set autoindent
set cindent
set fencs=utf-8,ucs-bom,shift-jis,gb18030,gbk,gb2312,cp936
set termencoding=utf-8
set encoding=utf-8
set fileencodings=ucs-bom,utf-8,cp936
set fileencoding=utf-8
 
set tabstop=4
set softtabstop=4
syntax on

posted @ 2018-11-22 09:01  束发读诗书  阅读(331)  评论(0编辑  收藏  举报