默认的好丑!
主题位置。
修改配置文件。
添加主题设置。
新的主题,很高端大气。
set fileencodings=utf8,ucs-bom,cp936,big set fileencoding=utf8 colorscheme desert set number set gfn=Consolas:h11
禁止生成垃圾文件
set nobackup set noswapfile
设置tab为4个空格
set ts=4 set expandtab