Getting gvim to show unicode
Posted
by
Rook
on Super User
See other posts from Super User
or by Rook
Published on 2010-10-19T14:52:37Z
Indexed on
2013/08/02
15:42 UTC
Read the original article
Hit count: 252
How to get GVim (v. 7.3. on Windows XP, if that matters) to show Unicode characters? Something along the lines of
http://vimcasts.org/episodes/show-invisibles/ (search for listchars to see the little triangle I'm trying to get).
I'm using
set encoding,
set fileencoding,
and set fileencodings,
all to utf-8, if that helps.
I know it must be something simple, but nevertheless, here I am, stuck. Help.
© Super User or respective owner