import { encoding } from "https://deno.land/x/denops_std@v3.9.0/option/mod.ts";
Sets the character encoding used inside Vim. It applies to text in the buffers, registers, Strings in expressions, text stored in the viminfo file, etc. It sets the kind of characters which Vim can work with. See |encoding-names| for the possible values.