Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. 'atom-text-editor[data-grammar="text` html basic"]:not([mini])':
  2. 'tab': 'emmet:expand-abbreviation-with-tab'
  3.  
  4. 'atom-text-editor:not([mini])':
  5. 'tab': 'emmet:expand-abbreviation-with-tab'
  6.  
  7. '.pane .editor:not(.mini)':
  8. 'tab': 'snippets:expand'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement