summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/rst-mode/sec
blob: 76087ed422478d5d70681839dcbd6bfcb477d1fc (plain) (tree)
1
2
3
4
5
6





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

$0