Skip to content

Instantly share code, notes, and snippets.

@IgorDePaula
Forked from vinicius73/atom.md
Created October 24, 2016 14:03
Show Gist options
  • Save IgorDePaula/96fe8d76adcb4c0b44e9c019a742e9bc to your computer and use it in GitHub Desktop.
Save IgorDePaula/96fe8d76adcb4c0b44e9c019a742e9bc 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