9ec1adb3e7
CI / cargo fmt --check (push) Successful in 37s
CI / cargo clippy (push) Successful in 35s
CI / cargo test (push) Successful in 32s
CI / cargo fmt --check (pull_request) Successful in 29s
CI / cargo clippy (pull_request) Successful in 46s
CI / cargo test (pull_request) Successful in 52s
CI / editor keymaps (push) Successful in 1m36s
CI / editor keymaps (pull_request) Successful in 1m21s
Relocate start-nvim.sh, start-vim.sh and test-personal-wiki.sh from the repo root into scripts/, alongside the existing test harnesses. Each script now derives REPO_ROOT one level up, test-personal-wiki.sh execs the moved start-vim.sh, and the README + usage comments point at the new paths. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>