Commit graph

2 commits

Author SHA1 Message Date
e3416fee41 build: rename rockspec to standard luarocks format
Problem: rockspec file was named 'rockspec' instead of the
luarocks-required '<package>-<version>.rockspec' format.

Solution: rename to todo.nvim-scm-1.rockspec.
2026-02-24 15:20:12 -05:00
b617ee284e build: add tooling and dev environment configs
Problem: need formatting, linting, testing, and nix dev shell configs.

Solution: add stylua, selene, lua-language-server, busted, pre-commit,
flake.nix, and luarocks rockspec configuration.
2026-02-24 15:08:44 -05:00