Install yasnippet and vala-snippets packages
This commit is contained in:
8
elpa/yasnippet-20160924.2001/snippets/rst-mode/chapter
Normal file
8
elpa/yasnippet-20160924.2001/snippets/rst-mode/chapter
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name : Chapter title
|
||||
# key: chap
|
||||
# --
|
||||
${1:Chapter}
|
||||
${1:$(make-string (string-width yas-text) ?\=)}
|
||||
|
||||
$0
|
Reference in New Issue
Block a user