11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor: Kiana Sheibani
|
|
# key: __
|
|
# name: Snippet template
|
|
# --
|
|
# -*- mode: snippet -*-
|
|
${1:# contributor: `user-full-name`
|
|
}# key: ${2:`(or (bound-and-true-p snippet-key) "trigger-key")`}${3:
|
|
# name: $4}
|
|
# --
|
|
$0 |