Files
yasnippet/snippets/rst-mode/sec

6 lines
87 B
Plaintext

#name : Section title
# --
${1:Section}
${1:$(make-string (string-width text) ?\-)}
$0