edab2ec578
CI / cargo fmt --check (push) Successful in 27s
CI / cargo clippy (push) Successful in 28s
CI / cargo test (push) Successful in 31s
CI / cargo fmt --check (pull_request) Successful in 16s
CI / cargo clippy (pull_request) Successful in 29s
CI / cargo test (pull_request) Successful in 46s
CI / editor keymaps (push) Successful in 1m38s
CI / editor keymaps (pull_request) Successful in 1m40s
start-nvim.sh and start-vim.sh now source a common helper for the paths, log(), ensure_binary(), and the sample-wiki fixture, so the fixture lives in exactly one place instead of being duplicated across both launchers. Each launcher keeps only its editor-specific config generation. start-nvim.sh also gains the NUWIKI_DEV_NO_SEED guard for parity with start-vim.sh. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>