Note in initial_user_settings.json how to access the command palette (#17854)

Chris Veness created

Newcomers might not know / remember how to access the command palette.

Release Notes:

- N/A

Change summary

assets/settings/initial_user_settings.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

assets/settings/initial_user_settings.json 🔗

@@ -5,7 +5,7 @@
 //
 // To see all of Zed's default settings without changing your
 // custom settings, run `zed: open default settings` from the
-// command palette
+// command palette (cmd-shift-p / ctrl-shift-p)
 {
   "ui_font_size": 16,
   "buffer_font_size": 16,