Function modalkit::env::vim::command::vim_cmd_below

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

The :rightbelow command.

Aliases: rightb, belowright, bel

Modify the following command to open the window after the current one.