在 0.4 中,` You can append the following content at the end of the ...` 后面跟随了一些推荐配置,相关注释为中文,是否需要对部分情况下无法正确显示中文注释的情况予以提示,希望学习者自行通过 STFW 来解决问题,或者增加相关配置: ``` set encoding=utf-8 set fileencodings=utf-8,ucs-bom,gb18030,gbk,gb2312,cp936 ```