Skip to content

Instantly share code, notes, and snippets.

@jbalzar
Created May 29, 2016 12:46
Show Gist options
  • Save jbalzar/f5693d0890671eb85e50d73d54d9d18d to your computer and use it in GitHub Desktop.
Save jbalzar/f5693d0890671eb85e50d73d54d9d18d to your computer and use it in GitHub Desktop.
Atom vim-mode-plus extra keybindings
'atom-text-editor.vim-mode-plus:not(.normal-mode)':
'j j': 'vim-mode-plus:activate-normal-mode'
'atom-text-editor.vim-mode-plus:not(.insert-mode)':
', w': 'core:save'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment