Created
July 9, 2014 15:22
-
-
Save nook-scheel/3b182d295551a0b0cb1a to your computer and use it in GitHub Desktop.
Revisions
-
nook-scheel created this gist
Jul 9, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ snippet async.apply async.apply(${1:Class}.bind(${1/(\w+).*/$1/}), ${2:arguments}) endsnippet