addet snippet for vim?
This commit is contained in:
parent
c997a13c8a
commit
30d0008bcf
2 changed files with 2 additions and 1 deletions
1
snippets/markdown.json
Normal file
1
snippets/markdown.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"hugocards + hcard":{"prefix":["hugocards","hcard"],"body":"{{< card link=\"${1:link}\" title=\"${2:title}\" icon=\"${3:iconpath}\" >}}"}}
|
|
@ -1 +1 @@
|
||||||
{"contributes":{"snippets":[{"language":["sh"],"path":".\/sh.json"},{"language":["lua"],"path":".\/lua.json"}]},"name":"my-snippets","description":"This package.json has been generated by nvim-scissors."}
|
{"description":"This package.json has been generated by nvim-scissors.","contributes":{"snippets":[{"path":".\/sh.json","language":["sh"]},{"path":".\/lua.json","language":["lua"]},{"path":".\/markdown.json","language":["markdown"]}]},"name":"my-snippets"}
|
Loading…
Add table
Add a link
Reference in a new issue