Skip to content

Instantly share code, notes, and snippets.

@wilcorrea
Forked from vinicius73/atom.md
Created August 10, 2016 02:31
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 wilcorrea/b956c12a465d1cbc31f5ed5a181c3692 to your computer and use it in GitHub Desktop.
Save wilcorrea/b956c12a465d1cbc31f5ed5a181c3692 to your computer and use it in GitHub Desktop.
'atom-text-editor[data-grammar="vue"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'
'atom-text-editor[data-grammar="css"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'
'atom-text-editor[data-grammar="html"]: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