Skip to main content
The Deno 2 Release Candidate is here
Learn more
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@v5.0.1/option/mod.ts";

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

(default off)