Fix snippet file template

This commit is contained in:
Kiana Sheibani 2024-03-20 03:03:12 -04:00
parent e71ab3535c
commit 713ea2e4e4
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -4,7 +4,7 @@
# name: Snippet template
# --
# -*- mode: snippet -*-
${1:# contributor: `(user-full-name)`
${1:# contributor: `user-full-name`
}# key: ${2:`(or (bound-and-true-p snippet-key) "trigger-key")`}${3:
# name: $4}
# --