5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: tgroup
|
||
|
# key: tg
|
||
|
# --
|
||
|
tgroup("${1:name}", ${2:expression})$0
|