Last active
January 4, 2016 19:09
-
-
Save lnpbk/8665413 to your computer and use it in GitHub Desktop.
Revisions
-
lnpbk revised this gist
Jan 28, 2014 . 1 changed file with 17 additions and 17 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,24 +1,24 @@ { "bold_folder_labels": true, "color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme", "drag_text": false, "ensure_newline_at_eof_on_save": true, "font_face": "Source Code Pro", "font_size": 13, "ignored_packages": [ "Vintage" ], "indent_guide_options": [ "draw_active" ], "line_padding_bottom": 5, "line_padding_top": 5, "theme": "Spacegray Eighties.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "highlight_line": true, "highlight_modified_tabs": true, "draw_white_space": "all", } -
lnpbk created this gist
Jan 28, 2014 .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,24 @@ { "bold_folder_labels": true, "color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme", "drag_text": false, "ensure_newline_at_eof_on_save": true, "font_face": "Source Code Pro", "font_size": 13, "ignored_packages": [ "Vintage" ], "indent_guide_options": [ "draw_active" ], "line_padding_bottom": 5, "line_padding_top": 5, "theme": "Spacegray Eighties.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "highlight_line": true, "highlight_modified_tabs": true, "draw_white_space": "all", }