Function modalkit::env::vim::command::vim_cmd_read

source ยท
pub fn vim_cmd_read<I: ApplicationInfo>(
    _: CommandDescription,
    _: &mut CommandContext,
) -> CommandResult<I>
Expand description

The :read command.

Aliases: r

Read the contents of a file or program output into the buffer.