Skip to content

Instantly share code, notes, and snippets.

@hotoo
Created July 13, 2010 05:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hotoo/473488 to your computer and use it in GitHub Desktop.
Save hotoo/473488 to your computer and use it in GitHub Desktop.
" encoding
set encoding=utf-8
set termencoding=utf-8
set fileencoding=utf-8
set fileencodings=ucs-bom,utf-8,cp936,gb18030,big5,euc-jp,euc-kr,latin1
set langmenu=zh_CN.utf-8
source $VIMRUNTIME/delmenu.vim
source $VIMRUNTIME/menu.vim
language messages zh_cn.utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment