Skip to content

Instantly share code, notes, and snippets.

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