Created
          March 10, 2015 17:28 
        
      - 
      
- 
        Save giovaneliberato/737d9681a32bff5249db to your computer and use it in GitHub Desktop. 
    Sublime shortcuts
  
        
  
    
      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": ["alt+a"], "command": "toggle_side_bar" }, | |
| { "keys": ["ctrl+tab"], "command": "next_view" }, | |
| { "keys": ["ctrl+shift+tab"], "command": "prev_view" }, | |
| { "keys": ["alt+left"], "command": "focus_group", "args": { "group": 0 } }, | |
| { "keys": ["alt+right"], "command": "focus_group", "args": { "group": 1 } }, | |
| ] | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment