Skip to content

Instantly share code, notes, and snippets.

@fpontef
Forked from vinicius73/atom.md
Created September 15, 2016 02:50
Show Gist options
  • Save fpontef/659d9f34fb08220880f5a9e7ff10361e to your computer and use it in GitHub Desktop.
Save fpontef/659d9f34fb08220880f5a9e7ff10361e 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