Function modalkit::env::vim::command::vim_cmd_tab

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

The :tab command.

Run a command and, if it opens a window, open it in a new tab instead.