Skip to content

Commit

Permalink
update vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jianling committed Jun 14, 2012
1 parent 04cdae7 commit e972938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set nocompatible "
set go= "设置界面风格 gui option
colo candy "设置配色
"set encoding=utf-8 "设置文件编码
"set fileencodings=utf-8,gbk
set fileencodings=utf-8,gbk
set expandtab "使用空格代替tab
set tabstop=4 "4个空格
set shiftwidth=4 "自动缩进的宽度
Expand Down

0 comments on commit e972938

Please sign in to comment.