update snippets
This commit is contained in:
parent
4320cae8ec
commit
c24de975db
|
@ -0,0 +1,8 @@
|
||||||
|
snippet ln "[...](...)"
|
||||||
|
[$1]($2)
|
||||||
|
endsnippet
|
||||||
|
|
||||||
|
snippet cd "``` ..."
|
||||||
|
\`\`\`$0
|
||||||
|
\`\`\`
|
||||||
|
endsnippet
|
Loading…
Reference in New Issue