import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { cmdheight } = op;
Number of screen lines to use for the command-line. A larger value
helps avoiding hit-enter
prompts.
The value of this option is stored with the tab page, so that each tab
page can have a different value.
(default 1)