Skip to main content
Module

x/denops_std/option/mod.ts>splitbelow

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

When on, splitting a window will put the new window below the current one. :split

(default off)