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

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

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