Skip to main content
Module

x/denops_std/option/mod.ts>makeencoding

📚 Standard module for denops.vim
Go to Latest
variable makeencoding
import { makeencoding } from "https://deno.land/x/denops_std@v3.6.0/option/mod.ts";

Encoding used for reading the output of external commands. When empty, encoding is not converted. This is used for :make, :lmake, :grep, :lgrep, :grepadd, :lgrepadd, :cfile, :cgetfile, :caddfile, :lfile, :lgetfile, and :laddfile.