• Home
  • 博主

Search Previous post Next post Back to top Share post

Linux:vim支持中文显示

2016-10-12
2186
Linux

Edit this file:

vim ~/.vimrc

Add code:

set fileencodings=ucs-bom,utf-8,cp936,gb18030,big5,euc-jp,euc-kr,latin1
set fileencoding=utf-8
set encoding=utf-8

Finished,enjoy!!!

本文链接:

http://wanyor.com/2016/10/12/79.html
Copyright © 2025 By Typecho & Xingr
  • Home
  • 博主