mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
3 lines
75 B
CoffeeScript
3 lines
75 B
CoffeeScript
blankextension:
|
|
'cmd-ctrl-alt-?': (extension) -> extension.doSomething()
|