Skip to content

Instantly share code, notes, and snippets.

@johncmunson
Created February 16, 2017 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johncmunson/325d6f7c6a3eed58c6e4e9fe911fe451 to your computer and use it in GitHub Desktop.
Save johncmunson/325d6f7c6a3eed58c6e4e9fe911fe451 to your computer and use it in GitHub Desktop.
A snippet for quickly creating other snippets.
'snippet block':
'prefix': 'snippet'
'body': """
\'${1:Snippet Name}\':
\'prefix\': \'${2:Snippet Shortcut}\'
\'body\': \'${3:Snippet}\'
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment