initial commit

This commit is contained in:
Barrett Ruth 2025-11-08 13:04:35 -05:00
commit 4c257d5065
9 changed files with 493 additions and 0 deletions

30
vim.toml Normal file
View file

@ -0,0 +1,30 @@
[selene]
base = "lua51"
name = "vim"
[vim]
any = true
[jit]
any = true
[assert]
any = true
[describe]
any = true
[it]
any = true
[before_each]
any = true
[after_each]
any = true
[spy]
any = true
[stub]
any = true