single file; more tests
Some checks failed
ci / ci (push) Failing after 3m8s

This commit is contained in:
2026-04-05 15:46:52 -06:00
parent f12928749b
commit 71f7ccc472
18 changed files with 1951 additions and 1392 deletions

View File

@@ -1,6 +1,5 @@
return {
_all = {
coverage = false,
lpath = "lua/?.lua;lua/?/init.lua",
lua = "nvim -u NONE -i NONE -l",
},