Unicode with Vim?

Ovid on 2004-12-21T01:52:28

Any suggestions on where I can read up about using Unicode with Vim? VI is really screwing things up and the info I've found online has been nearly useless.


vim and unicode

kjones4 on 2004-12-21T04:44:30

I came across the following: http://gentoo-wiki.com/HOWTO_Make_your_system_use_unicode/utf-8/. I'm not sure if that is lame to you. What are you trying to accomplish?

gvim

rafael on 2004-12-21T08:52:39

Usually I use gvim (to avoid screwing up my non-unicode aware terminal of choice) and I ":set encoding=utf8". What are your problems, more specifically ?

Re:

Aristotle on 2004-12-21T13:15:56

:help multibyte