摘要: .vimrc vim配置文件,使用vim插件管理器:vim-plug 更新时间2023/11/29 点击查看代码 " 编码问题 set fileencodings=utf-8,ucs-bom,gb18030,gbk,gb2312,cp936 set termencoding=utf-8 set encoding= 阅读全文
posted @ 2023-11-29 10:48 何太狼 阅读(11) 评论(0) 推荐(0) 编辑