Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denops_std/option/mod.ts>splitright

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

When on, splitting a window will put the new window right of the current one. :vsplit

(default off)