Function modalkit::env::vim::command::vim_cmd_write_all

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

The :wall command.

Write the contents of all windows in the current tab.