yasnippet-snippets/fundamental-mode/localvar

5 lines
103 B
Plaintext

# -*- mode: snippet -*-
# name: var
# key: var
# --
`(yas-with-comment "-*- ${1:var}: ${2:value} -*-")`