mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
19 lines
212 B
YAML
19 lines
212 B
YAML
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
|