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





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

$0