Created
March 20, 2018 01:16
-
-
Save paulodeleo/553da63da440ad49c7327f05b8654b07 to your computer and use it in GitHub Desktop.
Default (Windows).sublime-keymap
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
[ | |
{ "keys": ["ctrl+tab"], "command": "next_view" }, | |
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }, | |
{ "keys": ["ctrl+f11"], "command": "toggle_menu" } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment