How can I remap the enter key to ctrl-y without overwriting the default behavoir of mini.pairs #1585
-
Contributing guidelines
Module(s)mini.completion, mini.pairs QuestionI'm trying to find a way to remap |
Beta Was this translation helpful? Give feedback.
Answered by
echasnovski
Mar 23, 2025
Replies: 1 comment 4 replies
-
There is this comment specifically for this use case. Maybe also use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just a follow up: on latest
main
'mini.pairs' now won't override custom<BS>
and<CR>
mappings. Thanks for bringing attention to this!