mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04: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'
|