From ddad42432bea98aaa3919186b63da1b7ba2894cf Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 17 Jan 2014 14:22:16 -0800 Subject: [PATCH] Add Open Your Keymap item to View menu --- menus/darwin.cson | 1 + 1 file changed, 1 insertion(+) diff --git a/menus/darwin.cson b/menus/darwin.cson index d43def7c5..5046bb2cd 100644 --- a/menus/darwin.cson +++ b/menus/darwin.cson @@ -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: [