1-based indexing rewrite
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 10s

This commit is contained in:
2025-04-11 13:20:46 -06:00
parent d9bb01be8b
commit fead547a03
23 changed files with 446 additions and 572 deletions

View File

@@ -11,5 +11,5 @@ jobs:
- uses: rhysd/action-setup-vim@v1
with:
neovim: true
version: v0.10.1
version: v0.11.0
- run: make test