-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Labels
new-moduleRequest for the new moduleRequest for the new module
Description
Contributing guidelines
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
Module(s)
https://github.com/max397574/better-escape.nvim
Description
a better escaping module for those who prefer 'jk' or 'jj' to normal esc or Ctrl-C
This module provides better experience than simply imap jk <esc>
, such as:
- Customizable delay which is independent from
timeoutlen
j
will be immediately echoed back on screen when pressed. (if setimap jk <esc>
,j
wont be echoed untiltimeoutlen
expired or you pressed something other thank
. )
See: Better Escape
Metadata
Metadata
Assignees
Labels
new-moduleRequest for the new moduleRequest for the new module