No description
Find a file
Barrett Ruth 5055e4a36b test: add store, parse, and diff specs
Problem: need test coverage for core data operations, inline
metadata parsing, and buffer diff algorithm.

Solution: add busted specs for store CRUD, round-trip
preservation, parse body/command_add with configurable date
syntax, and diff create/delete/update/copy/move operations.
2026-02-24 15:10:09 -05:00
.github ci: add GitHub workflows and issue templates 2026-02-24 15:08:53 -05:00
lua/todo feat(health): add checkhealth integration 2026-02-24 15:09:58 -05:00
plugin feat: add commands, mappings, and plugin entry point 2026-02-24 15:09:43 -05:00
spec test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00
syntax feat: add commands, mappings, and plugin entry point 2026-02-24 15:09:43 -05:00
.busted build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
.editorconfig build: initial repo scaffold 2026-02-24 15:08:35 -05:00
.gitignore build: initial repo scaffold 2026-02-24 15:08:35 -05:00
.luarc.json build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
.pre-commit-config.yaml build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
flake.lock build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
flake.nix build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
LICENSE build: initial repo scaffold 2026-02-24 15:08:35 -05:00
rockspec build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
selene.toml build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
stylua.toml build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00
vim.yaml build: add tooling and dev environment configs 2026-02-24 15:08:44 -05:00