1-based indexing rewrite
Some checks failed
NeoVim tests / plenary-tests (push) Failing after 10s

This commit is contained in:
2025-04-11 13:20:46 -06:00
parent d9bb01be8b
commit f08f62ada8
22 changed files with 445 additions and 571 deletions

2
.luacheckrc Normal file
View File

@@ -0,0 +1,2 @@
-- :vim set ft=lua
globals = { "vim" }