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

📚 Standard module for denops.vim
Latest
variable eadirection
import { eadirection } from "https://deno.land/x/denops_std@v6.5.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")