Skip to content

Instantly share code, notes, and snippets.

@jhchabran
Created May 20, 2014 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhchabran/41952514ddb5652cb3b0 to your computer and use it in GitHub Desktop.
Save jhchabran/41952514ddb5652cb3b0 to your computer and use it in GitHub Desktop.
Current Atom keybindings
'.vim-mode:not(.insert-mode)':
'space space': 'command-palette:toggle'
'space w': 'core:save'
'space q': 'core:close'
'space f': 'fuzzy-finder:toggle-file-finder'
'space c': 'git-plus:commit'
'space a': 'git-plus:add'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment