我的.vimrc配置
作者:互联网
colorscheme desert
set guifont=Consolas:h11
set tabstop=4
set expandtab
set shiftwidth=4
set nowrap
set noswapfile
set nobackup
set noundofile
set nohlsearch
set incsearch
set fileencodings=utf-8,ucs-bom,gb18030,gbk,gb2312,cp936
map
set nu
set guioptions-=T
set cindent
标签:incsearch,gb18030,set,vimrc,配置,noundofile,expandtab,ucs 来源: https://www.cnblogs.com/frankhuang/p/11221712.html