11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor: Kiana Sheibani
|
|
# key: __
|
|
# name: Snippet template
|
|
# --
|
|
# -*- mode: snippet -*-
|
|
${1:# contributor: `user-full-name`
|
|
}# key: ${2:`(file-name-base)`}${3:
|
|
# name: $4}
|
|
# --
|
|
$0 |