Added devenv and tooling for quicker debugging

This commit is contained in:
2025-12-22 14:38:25 +00:00
parent f2c066c3df
commit 48e9b59d4a
8 changed files with 176 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
base: lua51
lua_versions:
- luajit
globals:
Snacks:
any: true
vim:
any: true
jit:
any: true
assert:
any: true
describe:
any: true
it:
any: true
before_each:
any: true
log:
any: true