How to view UTF-8 Characters in VIM or Gvim

前端 未结 9 1143
天命终不由人
天命终不由人 2020-12-12 11:01

I work on webpages involving Non-English scripts from time to time, most of them uses utf-8 charset, VIM and Gvim does not display UTF-8 Characters correctly.

Using

9条回答
  •  爱一瞬间的悲伤
    2020-12-12 11:36

    Is this problem solved meanwhile?

    I had the problem that gvim didn't display all unicode characters (but only a subset, including the umlauts and accented characters), while :set guifont? was empty; see my question. After reading here, setting the guifont to a sensible value fixed it for me. However, I don't need characters beyond 2 bytes.

提交回复
热议问题