Function modalkit::env::vim::command::vim_cmd_tabnext

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

The :tabnext command.

Aliases: tabn

Switch focus to a following tab.