hephaestus/docs/changelog.d/v1-prototype.infra.md
Erich Blume d85ce3362f infra(nvim): add stylua formatter + prek hook; normalize heph.nvim Lua
A `.stylua.toml` (Spaces/2, else stylua defaults) + a `stylua-system`
prek hook make Lua whitespace formatter-enforced (the repo had no Lua
formatter, so style was hand-maintained and drifted). Normalized the
three non-conformant files in passing. 21 nvim e2e specs still green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 11:55:07 -07:00

523 B

  • Lua is now formatted by stylua (a .stylua.toml + a stylua-system prek hook), so heph.nvim's whitespace is enforced by an opinionated formatter rather than by hand.
  • mise run import-todoist — a one-way importer that seeds a heph store from your Todoist projects + active tasks (project hierarchy, priority→attention, do-dates, natural-language recurrence, descriptions + sub-tasks as context items). Dry-run by default; -- --commit writes into your real store after backing it up. See import-todoist.