Skip to content

How to disable the mapping for C-e? #320

Closed Answered by Saghen
gengdz asked this question in Q&A
Discussion options

You must be logged in to vote

I've just pushed a change that will ignore any keymap with no commands so you could do: ['<C-e>'] = {}. If you're not running on main, you could temporarily do ['<C-e>'] = { 'fallback' } which effectively does the same thing

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gengdz
Comment options

Answer selected by gengdz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants