mirror of
https://github.com/atom/atom.git
synced 2026-02-01 18:25:06 -05:00
add keymap for editor stats
This commit is contained in:
5
src/packages/editor-stats/keymaps/editor-stats.cson
Normal file
5
src/packages/editor-stats/keymaps/editor-stats.cson
Normal file
@@ -0,0 +1,5 @@
|
||||
'body, .editor-stats':
|
||||
'meta-alt-s': 'editor-stats:toggle'
|
||||
|
||||
'.editor-stats':
|
||||
'meta-alt-s': 'editor-stats:toggle'
|
||||
Reference in New Issue
Block a user