Function modalkit::env::vim::command::vim_cmd_horizontal

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

The :horizontal command.

Aliases: hor

Modify the following command to open a window horizontally.