Skip to content

Can aerojump fuzzy search on multiple words? If so, how do we remove the <space> keymaps? #22

@ThSGM

Description

@ThSGM

Can you essentially do a search on multiple words separated by space? If so, how do ensure the key does not map to AerojumpSelect? I've tried something like this:

let g:aerojump_keymaps = {
			\ "<C-space>": "AerojumpSelect",
			\ }

but this doesn't work to ensure is not overwritten by the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions