diff --git a/docs/src/key-bindings.md b/docs/src/key-bindings.md index 882638fa3f26f9edf82562d7ef584902cf7d5a96..fcec763734c2409c7bcb3095416ec7e9534add8f 100644 --- a/docs/src/key-bindings.md +++ b/docs/src/key-bindings.md @@ -160,7 +160,7 @@ See the [tasks documentation](/docs/tasks#custom-keybindings-for-tasks) for more | Open | Workspace | `⌘ + O` | | Toggle zoom | Workspace | `Shift + Escape` | | Debug elements | Zed | `⌘ + Alt + I` | -| Decrease buffer font size | Zed | `⌘ + ` | +| Decrease buffer font size | Zed | `⌘ + -` | | Hide | Zed | `⌘ + H` | | Hide others | Zed | `Alt + ⌘ + H` | | Increase buffer font size | Zed | `⌘ + +` |