9 lines
128 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name : Section title
# key: sec
# --
${1:Section}
${1:$(make-string (string-width yas-text) ?\-)}
$0