You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
my-nvim-lua/custom_snippets/markdown_zk.snippets

4 lines
66 B
Plaintext

snippet li "zk link to note"
[${1:${VISUAL:name}}](${2:id}) $0