Function modalkit::env::vim::command::vim_cmd_only

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

The :only command.

Aliases: on

Close all windows but one.