init
This commit is contained in:
8
snippets/rst-mode/section
Normal file
8
snippets/rst-mode/section
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Section title
|
||||
# key: sec
|
||||
# --
|
||||
${1:Section}
|
||||
${1:$(make-string (string-width yas-text) ?\-)}
|
||||
|
||||
$0
|
||||
Reference in New Issue
Block a user