Created
August 22, 2012 05:35
-
-
Save soffes/3422528 to your computer and use it in GitHub Desktop.
Revisions
-
soffes revised this gist
Sep 10, 2012 . 1 changed file with 26 additions and 24 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,25 +1,27 @@ { "bold_folder_labels": true, "color_scheme": "Packages/User/Espresso Soda.tmTheme", "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ ".DS_Store", ".gitkeep", "dump.rdb" ], "folder_exclude_patterns": [ ".git", ".sass-cache", "coverage", "log", "tmp" ], "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true } -
soffes revised this gist
Aug 22, 2012 . 1 changed file with 0 additions and 4 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 @@ -17,10 +17,6 @@ "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", -
soffes revised this gist
Aug 22, 2012 . 1 changed file with 5 additions and 0 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 @@ -4,6 +4,7 @@ "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ ".DS_Store", ".gitkeep", "dump.rdb" ], "folder_exclude_patterns": [ @@ -16,6 +17,10 @@ "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage", "TrailingSpaces" ], "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", -
soffes revised this gist
Aug 22, 2012 . 1 changed file with 0 additions and 4 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 @@ -16,10 +16,6 @@ "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", -
soffes revised this gist
Aug 22, 2012 . 1 changed file with 2 additions and 1 deletion.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 @@ -3,7 +3,8 @@ "color_scheme": "Packages/User/Espresso Soda.tmTheme", "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ ".DS_Store", "dump.rdb" ], "folder_exclude_patterns": [ ".git", -
soffes revised this gist
Aug 22, 2012 . 1 changed file with 25 additions and 28 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,30 +1,27 @@ { "bold_folder_labels": true, "color_scheme": "Packages/User/Espresso Soda.tmTheme", "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ ".DS_Store" ], "folder_exclude_patterns": [ ".git", ".sass-cache", "coverage", "log", "tmp" ], "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage", "TrailingSpaces" ], "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true } -
soffes created this gist
Aug 22, 2012 .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,30 @@ { "bold_folder_labels": true, "color_scheme": "Packages/User/Espresso Soda.tmTheme", "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ ".DS_Store" ], "folder_exclude_patterns": [ ".git", ".sass-cache", "coverage", "log", "tmp" ], "font_face": "Menlo", "font_size": 13.0, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage", "TrailingSpaces" ], "save_on_focus_lost": true, "tab_size": 2, "theme": "Soda Light.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true }