0
votes
2answers
698 views

Loading a chinese encoding file in vim, conversion errors

I can view http://hosting2.phor.net/~bolomi/ and save this to a file. In Chrome, I can view source and see the title of the page is 波羅蜜. If I open the saved file in vim to edit, I see question marks ...
3
votes
1answer
2k views

Can't see the Chinese characters in VIM

I find that when I type Chinese characters(encoded with utf-8) into VIM,I cannot see them at all while they do exist there.I can copy and paste them into other text editors and it seems everything is ...