Function modalkit::env::vim::command::vim_cmd_write

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

The :write command.

Aliases: w

Write the window contents.