ci: update test scripts

This commit is contained in:
Folke Lemaitre 2025-10-08 21:26:18 +02:00
commit 46e59d838f
No known key found for this signature in database
GPG key ID: 9B52594D560070AB
3 changed files with 21 additions and 23 deletions

19
vim.yml Normal file
View file

@ -0,0 +1,19 @@
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