Created
December 24, 2022 07:23
-
-
Save mishazawa/72b9457c0b6606ee5fd67c8c7c2a39dc to your computer and use it in GitHub Desktop.
put into $USER/Library/Application Support/Sublime Text/User
This file contains hidden or 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
Show hidden characters
| [ | |
| { | |
| "keys": ["super+f"], | |
| "command": "find_under" | |
| }, | |
| { | |
| "keys": ["super+t"], | |
| "command": "transpose" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment