mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 08:35:53 +02:00
22 lines
165 B
TOML
22 lines
165 B
TOML
|
[selene]
|
||
|
base = "lua51"
|
||
|
name = "vim"
|
||
|
|
||
|
[vim]
|
||
|
any = true
|
||
|
|
||
|
[jit]
|
||
|
any = true
|
||
|
|
||
|
[assert]
|
||
|
any = true
|
||
|
|
||
|
[describe]
|
||
|
any = true
|
||
|
|
||
|
[it]
|
||
|
any = true
|
||
|
|
||
|
[before_each.args]
|
||
|
any = true
|