addet snippets

This commit is contained in:
piecka 2025-02-12 09:08:12 +01:00
parent 277a9fe22c
commit bed12dadf8
4 changed files with 4 additions and 0 deletions

1
lua.json Normal file
View file

@ -0,0 +1 @@
{"keymap":{"body":["vim.keymap.set(\"${1:mode}\", \"${2:keymap}\", \"${3:command}\"),","$0"],"prefix":"keymap"}}