Skip to main content
Module

x/ddc_vim/deps.ts>op.printoptions

Dark deno-powered completion framework for neovim/Vim
Latest
variable op.printoptions
import { op } from "https://deno.land/x/ddc_vim@v4.3.1/deps.ts";
const { printoptions } = op;

List of items that control the format of the output of :hardcopy. See popt-option.

(default "")

only available when compiled with +printer feature

type

GlobalOption<string>