5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: button
|
||
|
# key: bu
|
||
|
# --
|
||
|
button("$1")$0
|