mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
cmd-shift-d
This commit is contained in:
@@ -7,7 +7,7 @@ window:
|
||||
'cmd-r': (window) -> window.reload()
|
||||
|
||||
document:
|
||||
'cmd-ctrl-d': -> console.log 'derp'
|
||||
'cmd-shift-d': -> console.log 'derp'
|
||||
|
||||
editor:
|
||||
'cmd-w': 'removeBuffer'
|
||||
|
||||
Reference in New Issue
Block a user