Last active
          August 29, 2015 14:22 
        
      - 
      
 - 
        
Save trungv0/2ec544b42eadd04daef2 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
trungv0 revised this gist
Jun 17, 2015 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,15 +1,16 @@ { "default_line_ending": "unix", "ensure_newline_at_eof_on_save": true, "font_size": 10, "ignored_packages": [ "Vintage" ], "margin": 0, "shift_tab_unindent": true, "show_encoding": true, "show_line_endings": true, "tab_size": 2, "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true }  - 
        
trungv0 revised this gist
Jun 4, 2015 . 1 changed file with 12 additions and 12 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,15 +1,15 @@ { "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", "font_size": 10, "ignored_packages": [ "Vintage" ], "margin": 0, "show_encoding": true, "show_line_endings": true, "tab_size": 2, "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "ensure_newline_at_eof_on_save": true }  - 
        
trungv0 created this gist
Jun 4, 2015 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ { "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", "font_size": 10, "ignored_packages": [ "Vintage" ], "margin": 0, "show_encoding": true, "show_line_endings": true, "tab_size": 2, "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "ensure_newline_at_eof_on_save": true }