Skip to content

Instantly share code, notes, and snippets.

@jondot
Created December 15, 2015 20:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jondot/20c2f255796dcf9ce8c4 to your computer and use it in GitHub Desktop.
Save jondot/20c2f255796dcf9ce8c4 to your computer and use it in GitHub Desktop.
'.platform-darwin':
'cmd-0': 'tree-view:toggle-focus'
'atom-text-editor.vim-mode.normal-mode':
'ctrl-h': 'window:focus-pane-on-left'
'ctrl-l': 'window:focus-pane-on-right'
'atom-text-editor.vim-mode.insert-mode':
'j j': 'vim-mode:activate-normal-mode'
'.tree-view':
's': 'tree-view:open-selected-entry-right'
'v': 'tree-view:open-selected-entry-down'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment