Mick schrieb:
> Hi All,
> 
> I am trying to find out how I can see what encoding my vim is using.  Also 
> would be good to know how to set it to a different encoding, if I need to.
:set encoding
should show you the encoding resently used.

also you can set another encoding with, e.a.:
:set encoding=utf-8


please see also
:help encoding

Steffen
-- 
[EMAIL PROTECTED] mailing list

Reply via email to