mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
Add Open Your Keymap item to View menu
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
{ label: 'Reload', command: 'window:reload' }
|
||||
{ label: 'Toggle Full Screen', command: 'window:toggle-full-screen' }
|
||||
{ label: 'Open Your Stylesheet', command: 'window:open-your-stylesheet' }
|
||||
{ label: 'Open Your Keymap', command: 'window:open-your-keymap' }
|
||||
{
|
||||
label: 'Developer'
|
||||
submenu: [
|
||||
|
||||
Reference in New Issue
Block a user