Created
          October 30, 2012 14:11 
        
      - 
      
 - 
        
Save lucassmagal/3980381 to your computer and use it in GitHub Desktop.  
    Sublime text user settings
  
        
  
    
      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
    
  
  
    
  | { | |
| "color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme", | |
| "ensure_newline_at_eof_on_save": true, | |
| "font_face": "Source Code Pro", | |
| "font_size": 12, | |
| "highlight_line": true, | |
| "highlight_modified_tabs": true, | |
| "line_padding_bottom": 1, | |
| "line_padding_top": 1, | |
| "rulers": | |
| [ | |
| 79, | |
| 72 | |
| ], | |
| "translate_tabs_to_spaces": true, | |
| "word_wrap": false | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment