Last active
          August 29, 2015 13:57 
        
      - 
      
- 
        Save ChickenFur/9566356 to your computer and use it in GitHub Desktop. 
    My Sublime Text 3 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
    
  
  
    
              Show hidden characters
| { | |
| "installed_packages": | |
| [ | |
| "DocBlockr", | |
| "Emmet", | |
| "Sass", | |
| "SideBarEnhancements", | |
| "SublimeLinter", | |
| "SublimeLinter-coffee", | |
| "SublimeLinter-jshint", | |
| "TrailingSpaces" | |
| ] | |
| } | 
  
    
      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/User/Monokai (SL).tmTheme", | |
| "font_size": 15, | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "rulers": | |
| [ | |
| 160 | |
| ], | |
| "tab_size": 2, | |
| "theme": "Soda Dark 3.sublime-theme", | |
| "translate_tabs_to_spaces": true, | |
| "trim_trailing_white_space_on_save": true | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment