Skip to main content
Module

x/denops_std/option/mod.ts>previewheight

📚 Standard module for denops.vim
Go to Latest
variable previewheight
import { previewheight } from "https://deno.land/x/denops_std@v5.1.0/option/mod.ts";

Default height for a preview window. Used for :ptag and associated commands. Used for CTRL-W_} when no count is given. Not used when 'previewpopup' is set.

(default 12)

not available when compiled without the +quickfix feature