Function modalkit::env::vim::command::vim_cmd_sp

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

The :split command.

Aliases: sp

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