Change encoding
- set fileencoding
- converted
- utf8
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
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
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