Function modalkit::env::vim::command::complete_cmdbar

source ·
pub fn complete_cmdbar<I>(
    input: &EditRope,
    cursor: &mut Cursor,
    cmds: &VimCommandMachine<I>
) -> Vec<String>
where I: ApplicationInfo,
Expand description

Complete text in the command-bar.