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

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

View File

@@ -3,7 +3,8 @@ PLENARY_DIR=~/.local/share/nvim/site/pack/test/opt/plenary.nvim
all: lint test
lint:
selene .
lua-language-server --check=lua/u/ --checklevel=Hint
lux check
fmt:
stylua .