WIP: Fix which-key v3 API migration and resolve keymap overlap #5
No reviewers
Labels
No labels
bug
codex
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dikka/nvim!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/fix-which-key-warnings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Health check warnings indicated use of deprecated which-key API and overlapping keymaps between
<leader>tand<leader>td.Changes
wk.register()towk.add()for which-key v3 compatibility<leader>td→<leader>hTto eliminate overlap and group with other hunk operations (hr,hR,hb,hd,hD)Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Pull request closed