nvim/pack/acp/opt/nvim-lspconfig/neovim.toml

32 lines
350 B
TOML
Raw Normal View History

2022-01-10 11:08:46 +00:00
[selene]
base = "lua51"
name = "neovim"
[vim]
any = true
[[assert.args]]
type = "bool"
[[assert.args]]
type = "string"
required = false
[[after_each.args]]
type = "function"
[[before_each.args]]
type = "function"
[[describe.args]]
type = "string"
[[describe.args]]
type = "function"
[[it.args]]
type = "string"
[[it.args]]
type = "function"