Skip to main content
Module

x/ddc_vim/deps.ts>op.guioptions

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
variable op.guioptions
import { op } from "https://deno.land/x/ddc_vim@v2.3.0/deps.ts";
const { guioptions } = op;

{only available when compiled with GUI enabled} This option only has an effect in the GUI version of Vim. It is a sequence of letters which describes what components and options of the GUI should be used. To avoid problems with flags that are added in the future, use the "+=" and "-=" feature of ":set" |add-option-flags|.