range: extmarks/tsquery; renderer: text-change
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
NeoVim tests / code-quality (push) Successful in 1m19s

This commit is contained in:
2025-06-11 20:04:46 -06:00
parent 6f86bfaa42
commit 06e6b88391
17 changed files with 1188 additions and 174 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