Skip to content

Instantly share code, notes, and snippets.

@meleyal
Created August 3, 2010 15:44
Show Gist options
  • Save meleyal/506579 to your computer and use it in GitHub Desktop.
Save meleyal/506579 to your computer and use it in GitHub Desktop.
console.log textmate snippet
// Activation: Tab Trigger > log
console.log($1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment