From 2654942b3c5ef36a670c1daa739cbe1c7ec6dc32 Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Mon, 9 Oct 2023 12:51:57 -0400 Subject: [PATCH] Use command modifier for example keybindings in `CommandPalette` --- crates/ui2/src/static_data.rs | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/crates/ui2/src/static_data.rs b/crates/ui2/src/static_data.rs index 4245f8344ed02fb8e5a550f6ba6443e94856fe8e..e0781e4498a3882d6a1424d9e4a478b8956ebfca 100644 --- a/crates/ui2/src/static_data.rs +++ b/crates/ui2/src/static_data.rs @@ -546,43 +546,43 @@ pub fn example_editor_actions() -> Vec