folke.lazy.nvim/vim.toml

22 lines
165 B
TOML
Raw Normal View History

2022-12-01 08:38:18 +01:00
[selene]
base = "lua51"
name = "vim"
[vim]
any = true
2022-12-29 17:30:29 +01:00
[jit]
any = true
2024-06-28 16:08:26 +02:00
[assert]
2022-12-01 08:38:18 +01:00
any = true
2024-06-28 16:08:26 +02:00
[describe]
any = true
2022-12-01 08:38:18 +01:00
2024-06-28 16:08:26 +02:00
[it]
any = true
2022-12-01 08:38:18 +01:00
2024-06-28 16:08:26 +02:00
[before_each.args]
any = true