Created
October 26, 2016 02:08
-
-
Save j67678/89d4789a2568718fbba453851ae7e89b to your computer and use it in GitHub Desktop.
.vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set ts=4 sw=4 | |
set fileencodings=utf-8,gb2312,gb18030,gbk,ucs-bom,cp936,latin1 | |
set enc=utf8 | |
set fencs=utf8,gbk,gb2312,gb18030 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment