Use nix to create environment for testing
All checks were successful
NeoVim tests / code-quality (push) Successful in 14m25s

This commit is contained in:
2025-05-19 19:03:24 -06:00
parent 35b6e123ac
commit 81ba1bb96b
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