Skip to content

Conversation

@tomtomjhj
Copy link
Contributor

NeoVim introduced a breaking change that breaks indirect mapping of
<Return> and <Backspace> to a command via <C-m> and <C-h>.
(neovim/neovim#14090 (comment))

Mapping them directly fixes the problem and is clearer.

NeoVim introduced a breaking change that breaks indirect mapping of
<Return> and <Backspace> to a command via <C-m> and <C-h>.
(neovim/neovim#14090 (comment))

Mapping them directly fixes the problem and is clearer.
Copy link
Owner

@lambdalisue lambdalisue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lambdalisue lambdalisue merged commit 20fbe73 into lambdalisue:master May 16, 2022
@tomtomjhj tomtomjhj deleted the direct-map branch May 16, 2022 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants