12.29.2008

.vimrc

我的.vimrc

syntax on
set tabstop=4
set softtabstop=4
set shiftwidth=4
set backspace=indent,eol,start
set ic
set fileencodings=utf-8,gbk,big5,latin1
set encoding=utf-8
set fileencoding=utf-8
set =^U
set =^B
set =^G
map :set fileencoding=utf-8
map :set fileencoding=big5
map :set fileencoding=gbk

沒有留言: