Function modalkit::env::vim::command::vim_cmd_tabmove

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

The :tabmove command.

Aliases: tabm

Move a tab to a different position.