Function modalkit::env::vim::command::vim_cmd_above

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

The :leftabove command.

Aliases: lefta, aboveleft, abo

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