Created
May 25, 2017 13:49
-
-
Save dotenorio/103fab64c59482a2c3d4af8c851f8c70 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<snippet> | |
<content><![CDATA[ | |
console.log(${1}) | |
]]></content> | |
<tabTrigger>cl</tabTrigger> | |
<scope>source.js</scope> | |
<description>console.log(..)</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment