Created
August 8, 2014 16:52
-
-
Save ipetepete/82b666ebe9cc2b8cbb3f to your computer and use it in GitHub Desktop.
Sublime Text Vintageous Esc Remaping
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", "k"], "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