update lua API to 1-based indices; add renderer
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 10s

This commit is contained in:
2025-05-04 15:22:19 -06:00
parent 7fb60add94
commit 4dfadf97e5
32 changed files with 4309 additions and 1067 deletions

2
.luacheckrc Normal file
View File

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