summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/charset_commands.asciidoc
blob: b7479a4fb101960a225888669f9f55b64420ee1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
[[command_charset_charset]]
[command]*`charset`* change charset for current buffer::

----
/charset  decode|encode <charset>
          reset

 decode: change decoding charset
 encode: change encoding charset
charset: new charset for current buffer
  reset: reset charsets for current buffer
----