addet snippets for scissors

This commit is contained in:
pika 2024-10-27 11:35:35 +01:00
parent d4bf2d85b6
commit 835432435f
5 changed files with 5 additions and 3 deletions

1
snippets/lua.json Normal file
View file

@ -0,0 +1 @@
{}

1
snippets/package.json Normal file
View file

@ -0,0 +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."}

1
snippets/sh.json Normal file

File diff suppressed because one or more lines are too long