Skip to content

Instantly share code, notes, and snippets.

@jaredphillips
Last active August 29, 2015 14:03
Show Gist options
  • Save jaredphillips/bbcc8ad3955c1f72d24d to your computer and use it in GitHub Desktop.
Save jaredphillips/bbcc8ad3955c1f72d24d to your computer and use it in GitHub Desktop.
Emmet Snippet
// My custom emmet shortcuts
{
"snippets": {
"file-type (eg html)": {
"snippets": {
"keys-typed": "your-shortcut"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment