Created
September 11, 2019 18:02
-
-
Save BenRussert/8d6d4919be2427855375b43732e8ecf4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'atom-text-editor:not([mini])': | |
# 'ctrl-b': 'tree-view:toggle' | |
'ctrl-b': 'window:toggle-left-dock' | |
'ctrl-\\': 'pane:split-right-and-copy-active-item' | |
'ctrl-j': 'window:toggle-right-dock' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment