Change encoding


Sometimes you have files in encodings you don't want, sometime you'll see in the status line that the file is converted. You can change the encoding of the file to utf8 by:


:set fileencoding=utf8
:w