Getting gvim to show unicode
- by Rook
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.