Created
          July 29, 2012 16:40 
        
      - 
      
- 
        Save couto/3200118 to your computer and use it in GitHub Desktop. 
    TrailingSpace configuration
  
        
  
    
      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
| { | |
| // Color is determined by scope | |
| "trailing_spaces_highlight_color" : "trailing.space", | |
| // Max file size to search | |
| "trailing_spaces_file_max_size" : 1048576, | |
| // By default plugin is enabled or disabled (true|false) | |
| "trailing_spaces_enabled" : true, | |
| // By default empty lines are cleared | |
| "trailing_spaces_include_empty_lines" : true | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment