mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 18:46:49 +00:00
parent
de1db8b6be
commit
27bcb7f179
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ pub fn app_menus() -> Vec<Menu<'static>> {
|
|||
"Toggle Line Comment",
|
||||
editor::actions::ToggleComments::default(),
|
||||
),
|
||||
MenuItem::action("Emoji & Symbols", editor::actions::ShowCharacterPalette),
|
||||
],
|
||||
},
|
||||
Menu {
|
||||
|
|
Loading…
Reference in a new issue