Created
February 23, 2016 23:09
-
-
Save reyaz/77cd9b45f99c34ca3a19 to your computer and use it in GitHub Desktop.
Atom.io Snippets
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
'.source.js': | |
'console.log': | |
'prefix': 'yo' | |
'body': 'console.log("[Yo Reyaz!] $1"$2);$3' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment