mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-11 01:42:32 +00:00
build: added jit to selene
This commit is contained in:
parent
7de662d037
commit
e2925748df
1 changed files with 3 additions and 0 deletions
3
vim.toml
3
vim.toml
|
@ -5,6 +5,9 @@ name = "vim"
|
||||||
[vim]
|
[vim]
|
||||||
any = true
|
any = true
|
||||||
|
|
||||||
|
[jit]
|
||||||
|
any = true
|
||||||
|
|
||||||
[[describe.args]]
|
[[describe.args]]
|
||||||
type = "string"
|
type = "string"
|
||||||
[[describe.args]]
|
[[describe.args]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue