mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-24 04:51:58 +00:00
22 lines
233 B
YAML
22 lines
233 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
|
|
log:
|
|
any: true
|