Skip to content

Instantly share code, notes, and snippets.

@mortendk
Created June 12, 2018 09:27
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 mortendk/5d1f9fc3ab96f4dce04ce047f3d7ea53 to your computer and use it in GitHub Desktop.
Save mortendk/5d1f9fc3ab96f4dce04ce047f3d7ea53 to your computer and use it in GitHub Desktop.
# Your snippets
#
# https://www.hongkiat.com/blog/add-custom-code-snippets-atom/
'.source.yaml':
'':
'prefix': 'config-fractal'
'body':"""
#title:
#label:
#status: prototype | wip | ready
context:
class: foo
# variants
variants:
- name: bar
status: prototype
context:
class: bar
# view
# preview: '@preview--local'
# display:
# max-width: 800px
# min-width: 250px
# stuff
hidden: false
notes:"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment