Skip to content
Discussion options

You must be logged in to vote

(By the way, does anybody know why <80>5 is recorded and what keypress it represents?)

The <80><fd>5 is a keycode for <Ignore> special word. It is probably used in % mapping that comes from 'matchit.vim' (plugin bundled and enabled by Neovim itself, not MiniMax).

Is 0f(%r]``r[f[%r)``r( a sequence of keys that you pressed? I indeed can reproduce this. After some debugging, it looks like an issue with combination of 'mini.clue' and 'mini.jump'. Disabling either one makes it work as expected.

Although enabled 'mini.clue' might lead to problems with macros, I don't remember I encountered this issue. I'll take a closer look.

Anyway, this is not a MiniMax issue and there is a workaround that …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@alikhan-ab
Comment options

@echasnovski
Comment options

Answer selected by echasnovski
Comment options

You must be logged in to vote
2 replies
@alikhan-ab
Comment options

@echasnovski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
mini Related to MINI configuration
2 participants