mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
I used it as an example in the docs, so I wanted it to be simple. I tried this version and it still worked.
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
".select-list .mini.editor":
|
|
'enter': 'core:confirm',
|
|
'escape': 'core:cancel'
|
|
'meta-w': 'core:cancel'
|