docs: Consistent shortcut style (#6961)
Hey all. This is a follow-up to my last PR https://github.com/zed-industries/zed/pull/6821. I went through and applied the same style changes to more pages so your docs are more consistent. <img width="1330" alt="image" src="https://github.com/zed-industries/zed/assets/18583882/b9adbb38-b98d-47c6-b585-7e298ffae854"> Note that some pages from your old docs repo haven't been ported to `zed-industries/zed` yet. Release Notes: - Improved documentation consistency.
This commit is contained in:
parent
6cd306e4c9
commit
00a6ac6141
2 changed files with 325 additions and 325 deletions
|
@ -24,7 +24,7 @@ The following global settings can be overridden with a folder-specific configura
|
|||
|
||||
## Global settings
|
||||
|
||||
To get started with editing Zed's global settings, open `~/.config/zed/settings.json` via `cmd-,`, the command palette (`zed: open settings`), or the `Zed > Settings > Open Settings` application menu item.
|
||||
To get started with editing Zed's global settings, open `~/.config/zed/settings.json` via `⌘` + `,`, the command palette (`zed: open settings`), or the `Zed > Settings > Open Settings` application menu item.
|
||||
|
||||
Here are all the currently available settings.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue