Skip to content

Instantly share code, notes, and snippets.

@victorbstan
Created September 2, 2016 15:05
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 victorbstan/ff41cc8c97da5eb7f41570544b8fdad6 to your computer and use it in GitHub Desktop.
Save victorbstan/ff41cc8c97da5eb7f41570544b8fdad6 to your computer and use it in GitHub Desktop.
"Verbatim" Atom snippet for Twig templates
'.text.html.twig':
'Verbatim':
'prefix': 'verbatim'
'body': '{% verbatim %}$1{% endverbatim %}$2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment