import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { cmdwinheight } = op;
Number of screen lines to use for the command-line window. cmdwin
(default 7)
import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { cmdwinheight } = op;
Number of screen lines to use for the command-line window. cmdwin
(default 7)