1
0
Fork 0
emacs-config/oni-twig/snippets/twig-mode/set

5 lines
97 B
Text
Raw Normal View History

# -*- mode: snippet; require-final-newline: nil -*-
# name: set
# key: set
# --
{% set $1 = $2 %}