Skip to main content
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@v3.8.0/option/mod.ts";

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