mirror of https://github.com/folke/neoconf.nvim
ci: update test scripts
This commit is contained in:
parent
ca4179bc3f
commit
ba7c9da883
21
vim.toml
21
vim.toml
|
|
@ -1,21 +0,0 @@
|
|||
[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
|
||||
Loading…
Reference in New Issue