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>winfixheight

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

Keep the window height when windows are opened or closed and 'equalalways' is set. Also for CTRL-W_=. Set by default for the preview-window and quickfix-window. The height may be changed anyway when running out of room.

(default off)