mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-09 19:52:15 +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
|