5 lines
92 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: vgroup
# key: vg
# --
vgroup("${1:name}", ${2:expression})$0