Function modalkit::env::vim::command::vim_cmd_print

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

The :print command.

Aliases: p

Print lines in the given range.