chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-03 22:55:05 +00:00
parent a5ec741cff
commit 650d0dbe54
+1
View File
@@ -3,6 +3,7 @@
What we would change if we could What we would change if we could
## Keybindings vs. Keymappings ## Keybindings vs. Keymappings
Make it `keymappings`, closer to neovim. Can be layered like `<leader>abc`. Commands don't define their binding, but have an id that a key can be mapped to like Make it `keymappings`, closer to neovim. Can be layered like `<leader>abc`. Commands don't define their binding, but have an id that a key can be mapped to like
```ts ```ts