docs: Fix keybinding display in /configuring-zed (#41402)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-10-28 19:20:49 -03:00
committed by GitHub
parent 4cc6d6a398
commit d31194dcf8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ In addition to the settings described here, you may also want to change your [th
You can browse through many of the supported settings via the Settings Editor, which can be opened with the {#kb zed::OpenSettings} keybinding, or through the `zed: open settings` action in the command palette. Through it, you can customize your local, user settings as well as project settings.
> Note that not all settings that Zed supports are available through the Settings Editor yet.
> Some more intricate ones, such as language formatters, can only be changed through the JSON settings file {#kb: zed::OpenSettingsFile}.
> Some more intricate ones, such as language formatters, can only be changed through the JSON settings file {#kb zed::OpenSettingsFile}.
## User Settings File