Fix snippet file template
This commit is contained in:
parent
e71ab3535c
commit
713ea2e4e4
|
@ -4,7 +4,7 @@
|
||||||
# name: Snippet template
|
# name: Snippet template
|
||||||
# --
|
# --
|
||||||
# -*- mode: snippet -*-
|
# -*- mode: snippet -*-
|
||||||
${1:# contributor: `(user-full-name)`
|
${1:# contributor: `user-full-name`
|
||||||
}# key: ${2:`(or (bound-and-true-p snippet-key) "trigger-key")`}${3:
|
}# key: ${2:`(or (bound-and-true-p snippet-key) "trigger-key")`}${3:
|
||||||
# name: $4}
|
# name: $4}
|
||||||
# --
|
# --
|
||||||
|
|
Loading…
Reference in a new issue