Last active
January 16, 2022 15:32
-
-
Save olegantonyan/f11d6de002347365418b to your computer and use it in GitHub Desktop.
Atom save all shortcut
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
'.workspace, .workspace, .editor, .text-editor': | |
'cmd-s': 'window:save-all' # ctrl-s for Linux/Windows |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment