在.vimrc中做如下设置

set nu
colorscheme torte
set tags=~/.tags
let &termencoding=&encoding
set fileencodings=utf-8,gbk

相关文章: