Skip to content

Instantly share code, notes, and snippets.

@iToto
Created April 12, 2013 12:50
Show Gist options
  • Save iToto/5371781 to your computer and use it in GitHub Desktop.
Save iToto/5371781 to your computer and use it in GitHub Desktop.
what does this code do? Sublime Snippet
<snippet>
<content><![CDATA[
/**
¯\ /¯
\ _(ツ)_/ The following code was poorly documented and is in no way, shape or form coherent.
| |
**/
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>wtf</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment