Confirm AND exit insert mode? #1936
Unanswered
rwijtvliet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to create a keymap that (a) accepts the currently selected item from the list and (b) exits insert mode.
I thought this should work, but it doesn't:
The editor ends up in normal mode, but the item is not selected/completed.
Beta Was this translation helpful? Give feedback.
All reactions