pending.nvim/lua/pending/sync
Barrett Ruth 9a762a5320 refactor: formatting fixes, config cleanup, health simplification
Problem: Formatter disagreements in `init.lua` and `gtasks.lua`,
stale `calendar` field in gcal config, and redundant health checks
for data directory existence.

Solution: Apply stylua formatting, remove `calendar` field from
`pending.GcalConfig`, drop data-dir and no-file health messages,
add `done`/`pending` to filter tab-completion candidates.
2026-03-05 11:24:36 -05:00
..
gcal.lua refactor(gcal): per-category calendars, async push, error notifications 2026-03-05 11:24:29 -05:00
gtasks.lua refactor: formatting fixes, config cleanup, health simplification 2026-03-05 11:24:36 -05:00
oauth.lua refactor(oauth): async coroutine support, pure-Lua PKCE, server hardening 2026-03-05 11:18:36 -05:00