1753292814
CI / cargo fmt --check (push) Successful in 25s
CI / cargo clippy (push) Successful in 22s
CI / cargo test (push) Successful in 35s
CI / cargo fmt --check (pull_request) Successful in 20s
CI / cargo clippy (pull_request) Successful in 22s
CI / cargo test (pull_request) Successful in 26s
CI / editor keymaps (push) Successful in 1m36s
CI / editor keymaps (pull_request) Successful in 1m23s
Drop the personal-wiki launcher in favor of a self-contained fixture the dev launchers seed into the cache. write_sample_wiki() lays down one page per vimwiki feature group (syntax, lists, tables, links, notes, diary) so every plugin feature has something to exercise without touching a real wiki. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>