Skip to content

Try out mini.clues #66

Description

@ZeroKnight

Curious if the simpler implementation of mini.clue will have less weird edge cases like with visual mode.

Interestingly, where WK takes the approach to register keys up front and/or on the fly, mini.clue prefers executing as late as possible per buffer to capture all active keymaps. Another design difference is that mini.clue prefers to open the menu only on certain trigger keys rather than (nearly) every key like WK does.

Overall, mini.clue feels like it has less configuration overhead, which is nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nvimNeovim configurationpluginRelated to a plugin of some kind

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions