mirror of
https://github.com/atom/atom.git
synced 2026-01-13 08:57:59 -05:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
'atom-text-editor':
|
|
'alt-g down': 'git-diff:move-to-next-diff'
|
|
'alt-g up': 'git-diff:move-to-previous-diff'
|
|
'alt-g d': 'git-diff:toggle-diff-list'
|