Skip to main content
Module

x/denops_std/option/mod.ts>eadirection

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

Tells when the 'equalalways' option applies: ver vertically, width of windows is not affected hor horizontally, height of windows is not affected both width and height of windows is affected

(default "both")