Use nix to create environment for testing
Some checks failed
NeoVim tests / code-quality (push) Failing after 1m25s

This commit is contained in:
2025-05-19 19:01:06 -06:00
parent 35b6e123ac
commit 315ffc9d67
10 changed files with 76 additions and 78 deletions

View File

@@ -1,3 +1,4 @@
require 'luacov'
local function withbuf(lines, f)
vim.go.swapfile = false