u.nvim/.luacov
Jonathan Apodaca 81ba1bb96b
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m27s
Use nix to create environment for testing
2025-05-19 19:03:24 -06:00

7 lines
59 B
Plaintext

return {
include = {
'lua/u/',
},
tick = true,
}