Skip to content

Instantly share code, notes, and snippets.

@sera527
Created September 13, 2018 16:17
Show Gist options
  • Save sera527/dec931d197273107bea2c836dc9ec008 to your computer and use it in GitHub Desktop.
Save sera527/dec931d197273107bea2c836dc9ec008 to your computer and use it in GitHub Desktop.
Sublime snippet var_dump for Smarty
<snippet>
<content>{\$${1:variable}|@var_dump}</content>
<tabTrigger>sd</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment