fixed formatting of new keys for codeedit to match others

This commit is contained in:
Knox Lively
2024-04-05 00:59:29 -06:00
parent c887b04cd8
commit d2922d2c19
+3 -3
View File
@@ -70,9 +70,9 @@ Note that these keybindings only function when the command is no longer running.
## When Codeedit is Open
* **Cmd:D** - closes the code editor
* **Cmd:P** - toggles preview in the code editor
* **Cmd:S** - saves in the code editor
* **Cmd-D** - closes the code editor
* **Cmd-P** - toggles preview in the code editor
* **Cmd-S** - saves in the code editor
## When AI Help for Writing Commands is Open