首页 > 代码库 > gVIM如何换成全英文并用UTF-8格式
gVIM如何换成全英文并用UTF-8格式
其实就一句话: 把lang文件夹删除就行了。
写这个随笔还要记录一下自己的GVIM配置,从网上各处找的,然后终于弄成了自己喜欢的样子,抓紧把这个配置保存好。
set nocompatiblebehave mswinset guifont=courier_new:h12set nu!set encoding=utf-8set termencoding=utf-8set fileencodings=utf-8set fileencoding=utf-8set fileformats=unix,dosset browsedir=bufferfiletype indent onset autoindentset smartindentset backupdir=d:\vim_back_filesset autochdirset history=1024let $lang=‘en_us‘source $vimruntime/vimrc_example.vimsource $vimruntime/mswin.vimset confirmset syntax=onset nocpset mouse=asetlocal noswapfile bombset laststatus=2set autoreadcolo torteset statusline=[%n]%<%f%y%h%m%r%=[%b\ 0x%b]\ %l\ of\ %l,%c%v\ page\ %n\ %p
来个效果图:
gVIM如何换成全英文并用UTF-8格式
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。