Last active
          July 28, 2017 22:05 
        
      - 
      
 - 
        
Save theo-l/0d369a08cb2c7a39d5eb to your computer and use it in GitHub Desktop.  
  
    
      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
    
  
  
    
  | { | |
| "auto_complete_selector": ".", | |
| "auto_complete_triggers": | |
| [ | |
| { | |
| "characters": ".", | |
| "selector": "source.python" | |
| } | |
| ], | |
| "caret_style": "phase", | |
| "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme", | |
| "detect_indentation": true, | |
| "font_face": "Source Code Pro for Powerline", | |
| "font_size": 9.0, | |
| "highlight_line": true, | |
| "highlight_modified_tabs": true, | |
| "ignored_packages": | |
| [ | |
| ], | |
| "line_padding_bottom": 1, | |
| "line_padding_top": 1, | |
| "material_theme_accent_bright-teal": true, | |
| "material_theme_accent_scrollbars": true, | |
| "material_theme_arrow_folders": true, | |
| "material_theme_bullet_tree_indicator": true, | |
| "material_theme_compact_sidebar": true, | |
| "material_theme_contrast_mode": true, | |
| "material_theme_small_statusbar": true, | |
| "material_theme_small_tab": true, | |
| "material_theme_tabs_autowidth": true, | |
| "tab_size": 4, | |
| "theme": "Material-Theme.sublime-theme", | |
| "translate_tabs_to_spaces": true, | |
| "trim_trailing_white_space_on_save": true, | |
| "draw_white_space":"all", | |
| "find_selected_text":true, | |
| "fold_buttons":false, | |
| "folder_exclude_patterns": | |
| [ | |
| ".git", | |
| ".idea", | |
| ".ipynb_checkpoints" | |
| ], | |
| "hot_exit":false, | |
| "font_options":[ | |
| "subpixel_antialias" | |
| ], | |
| "rulers": | |
| [ | |
| 79, | |
| 100, | |
| 120 | |
| ] | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Sublime default preference configuration