addet snippets
This commit is contained in:
parent
277a9fe22c
commit
bed12dadf8
4 changed files with 4 additions and 0 deletions
1
lua.json
Normal file
1
lua.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"keymap":{"body":["vim.keymap.set(\"${1:mode}\", \"${2:keymap}\", \"${3:command}\"),","$0"],"prefix":"keymap"}}
|
1
markdown.json
Normal file
1
markdown.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"hugocards + hcard":{"prefix":["hugocards","hcard"],"body":"{{< card link=\"${1:link}\" title=\"${2:title}\" icon=\"${3:iconpath}\" >}}"}}
|
1
package.json
Normal file
1
package.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"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"}
|
1
sh.json
Normal file
1
sh.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue