aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/snippets/twig-mode/set
blob: 715c82832c8f52f0c9c4bfcc8e98b8fc1f35a2f1 (plain)
1
2
3
4
5
# -*- mode: snippet; require-final-newline: nil -*-
# name: set
# key: set
# --
{% set $1 = $2 %}