Chinaunix首页 | 论坛 | 博客
  • 博客访问: 53640
  • 博文数量: 11
  • 博客积分: 606
  • 博客等级: 上士
  • 技术积分: 120
  • 用 户 组: 普通用户
  • 注册时间: 2010-01-31 22:16
文章分类
文章存档

2011年(1)

2010年(10)

分类: LINUX

2010-10-19 23:33:03

set encoding=utf-8

set fileencodings=utf-8,chinese,latin-1

if has("win32")
set fileencoding=chinese
else
set fileencoding=utf-8
endif
source $VIMRUNTIME/delmenu.vim
source $VIMRUNTIME/menu.vim
language messages zh_CN.utf-8
 
摘自网友刘华栋博客,非原创
阅读(1903) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2010-10-20 10:47:38

很好的, 收藏了 推荐一个博客,提供很多免费软件编程电子书下载: http://free-ebooks.appspot.com