Skip to content

Commit d8ae61a

Browse files
committed
mention keybutton in docs
1 parent 003354a commit d8ae61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/key-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information, see the documentation for [Vim mode](./vim.md) and [Helix
2323

2424
## Keymap Editor
2525

26-
You can access the keymap editor through the {#kb zed::OpenKeymap} action or by running {#action zed::OpenKeymap} action from the command palette
26+
You can access the keymap editor through the {#kb zed::OpenKeymap} action or by running {#action zed::OpenKeymap} action from the command palette. You can easily add or change a keybind for an action with the `Change Keybinding` or `Add Keybinding` button on the command pallets left bottom corner.
2727

2828
In there, you can see all of the existing actions in Zed as well as the associated keybindings set to them by default.
2929

0 commit comments

Comments
 (0)