Skip to content

Remove empty Zed keymap entry#21

Open
akan72 wants to merge 1 commit into
mainfrom
akan72/zed-keymap-fix
Open

Remove empty Zed keymap entry#21
akan72 wants to merge 1 commit into
mainfrom
akan72/zed-keymap-fix

Conversation

@akan72
Copy link
Copy Markdown
Owner

@akan72 akan72 commented May 29, 2026

Summary

Branch 10: remove the empty Zed keymap entry.

  • Drop the {"context": "Editor && vim_mode == insert"} entry that had no bindings field.

Why & alternatives (from explanations.txt — Branch 10)

Change Why Alternatives
Remove empty binding entry {"context": "Editor && vim_mode == insert"} with no bindings key is incomplete config — dead code or unfinished. Add the intended bindings if there were any.

Drop the {"context": "Editor && vim_mode == insert"} entry that had no
bindings field — it was incomplete/dead config doing nothing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant