Skip to content

Instantly share code, notes, and snippets.

@dderg
Created October 29, 2015 13:04
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 dderg/0e2349d5f59dbf53f8c0 to your computer and use it in GitHub Desktop.
Save dderg/0e2349d5f59dbf53f8c0 to your computer and use it in GitHub Desktop.
'atom-text-editor.vim-mode.insert-mode':
'u': 'exit-insert-mode-if-preceded-by-e'
'atom-text-editor.vim-mode':
'ctrl-c': 'core:copy'
'atom-text-editor[data-grammar~="stylus"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment