Function modalkit::env::vim::command::vim_cmd_tabclose

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

The :tabclose command.

Aliases: tabc

Close a tab.