Install yasnippet and vala-snippets packages
This commit is contained in:
7
elpa/yasnippet-20160924.2001/snippets/markdown-mode/h1.2
Normal file
7
elpa/yasnippet-20160924.2001/snippets/markdown-mode/h1.2
Normal file
@@ -0,0 +1,7 @@
|
||||
#name : Header 1 (=)
|
||||
#contributor: Peng Deng <dengpeng@gmail.com>
|
||||
# --
|
||||
${1:Header 1}
|
||||
${1:$(make-string (string-width yas-text) ?\=)}
|
||||
|
||||
$0
|
Reference in New Issue
Block a user