Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.2.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