u.nvim/.luacov
Jonathan Apodaca 315ffc9d67
Some checks failed
NeoVim tests / code-quality (push) Failing after 1m25s
Use nix to create environment for testing
2025-05-19 19:01:06 -06:00

7 lines
59 B
Plaintext

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