mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Meta+ and meta- change the editor font size
This commit is contained in:
@@ -2,6 +2,8 @@ window.keymap.bindKeys '*'
|
||||
'meta-s': 'save'
|
||||
'meta-w': 'close'
|
||||
'alt-meta-i': 'show-console'
|
||||
'meta-+': 'increase-font-size'
|
||||
'meta--': 'decrease-font-size'
|
||||
|
||||
right: 'move-right'
|
||||
left: 'move-left'
|
||||
|
||||
Reference in New Issue
Block a user