Last active
February 27, 2018 00:26
-
-
Save jvolden/b881e534b7cdc402fdc7f3c7e1f1075d to your computer and use it in GitHub Desktop.
NeoVintageous Escape Sequence
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ "keys": ["j", "j"], "command": "_enter_normal_mode", "args": {"mode": "mode_insert"}, "context": | |
[ | |
{"key": "vi_insert_mode_aware"} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment