mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 02:57:34 +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",
|
"Toggle Line Comment",
|
||||||
editor::actions::ToggleComments::default(),
|
editor::actions::ToggleComments::default(),
|
||||||
),
|
),
|
||||||
MenuItem::action("Emoji & Symbols", editor::actions::ShowCharacterPalette),
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
Menu {
|
Menu {
|
||||||
|
|
Loading…
Reference in a new issue