1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
SpaceVim/bundle/nvim-lspconfig-0.1.3/neovim.toml

32 lines
350 B
TOML
Raw Normal View History

2023-03-29 11:59:27 +08: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"