import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { tabpagemax } = op;
Maximum number of tab pages to be opened by the -p
command line
argument or the ":tab all" command. tabpage
(default 10)
import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { tabpagemax } = op;
Maximum number of tab pages to be opened by the -p
command line
argument or the ":tab all" command. tabpage
(default 10)