lazy.nvim/vim.toml

22 lines
165 B
TOML
Raw Permalink Normal View History

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