Skip to content

Instantly share code, notes, and snippets.

@danjesus
Created June 20, 2011 13:54
Show Gist options
  • Save danjesus/1035635 to your computer and use it in GitHub Desktop.
Save danjesus/1035635 to your computer and use it in GitHub Desktop.
Ativar zen-coding no sublime text editor
<binding key="ctrl+e" command="zenExpand" uuid="59b1aa71-38c6-11df-af16-00037af1a101">
<context name="selector" value="(text.html || text.xml) - source"/>
</binding>
<binding key="ctrl+e" command="zenExpand" uuid="59b1aa71-38c6-11df-af16-00037af1a101">
<context name="selector" value="source.css" />
</binding>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment