watch text-changes with signals
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m22s

This commit is contained in:
2025-06-12 22:48:17 -06:00
parent 7f85848620
commit ad2e579d1d
6 changed files with 252 additions and 67 deletions

View File

@@ -19,3 +19,6 @@ test:
@echo "## Generating coverage report"
@luacov
@awk '/^Summary$$/{flag=1;next} flag{print}' luacov.report.out
watch:
@watchexec -c -e lua make