You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use kj to Esc in neovim, when I press K, it will wait to see if my next character is J. If it's not, Then it will confirm that you typed k and continue typing the next character, but if you press J, after K, then it will press ESC, so something similar to combos, but with the ability to wait for the desired key to be pressed before executing the combo
The text was updated successfully, but these errors were encountered:
I use kj to Esc in neovim, when I press K, it will wait to see if my next character is J. If it's not, Then it will confirm that you typed k and continue typing the next character, but if you press J, after K, then it will press ESC, so something similar to combos, but with the ability to wait for the desired key to be pressed before executing the combo
The text was updated successfully, but these errors were encountered: