update snippets

This commit is contained in:
Ray Elliott 2020-05-02 12:44:10 +01:00
commit c24de975db

View file

@ -0,0 +1,8 @@
snippet ln "[...](...)"
[$1]($2)
endsnippet
snippet cd "``` ..."
\`\`\`$0
\`\`\`
endsnippet