Created
June 20, 2011 13:54
-
-
Save danjesus/1035635 to your computer and use it in GitHub Desktop.
Ativar zen-coding no sublime text editor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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