Skip to content

Instantly share code, notes, and snippets.

@willopez
Created October 5, 2015 19:51
Show Gist options
  • Save willopez/6f6426bd00b31b47d0e4 to your computer and use it in GitHub Desktop.
Save willopez/6f6426bd00b31b47d0e4 to your computer and use it in GitHub Desktop.
Atom Custom Key Bindings
'atom-text-editor.vim-mode.normal-mode':
'space b': 'fuzzy-finder:toggle-buffer-finder'
'space f': 'fuzzy-finder:toggle-file-finder'
'space w': 'core:save'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment