import { op } from "https://deno.land/x/ddu_vim@v1.13.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|.