Function modalkit::env::vim::command::vim_cmd_vs

source ·
pub fn vim_cmd_vs<I: ApplicationInfo>(
    desc: CommandDescription,
    ctx: &mut CommandContext
) -> CommandResult<I>
Expand description

The :vsplit command.

Aliases: vs, vsp

Split the window vertically. If an argument is given, then it will be opened with OpenTarget::Name.