2024-03-07 01:45:44 -05:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
# contributor: Kiana Sheibani
|
|
|
|
# key: __
|
|
|
|
# name: Snippet template
|
|
|
|
# --
|
|
|
|
# -*- mode: snippet -*-
|
2024-03-20 03:03:12 -04:00
|
|
|
${1:# contributor: `user-full-name`
|
2024-03-07 01:45:44 -05:00
|
|
|
}# key: ${2:`(or (bound-and-true-p snippet-key) "trigger-key")`}${3:
|
|
|
|
# name: $4}
|
|
|
|
# --
|
|
|
|
$0
|