Skip to content

Instantly share code, notes, and snippets.

@soffes
Created August 22, 2012 05:35
Show Gist options
  • Select an option

  • Save soffes/3422528 to your computer and use it in GitHub Desktop.

Select an option

Save soffes/3422528 to your computer and use it in GitHub Desktop.

Revisions

  1. soffes revised this gist Sep 10, 2012. 1 changed file with 26 additions and 24 deletions.
    50 changes: 26 additions & 24 deletions perferences.json
    Original 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
    {
    "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
    }
  2. soffes revised this gist Aug 22, 2012. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions perferences.json
    Original file line number Diff line number Diff line change
    @@ -17,10 +17,6 @@
    "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",
  3. soffes revised this gist Aug 22, 2012. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions perferences.json
    Original 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",
  4. soffes revised this gist Aug 22, 2012. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions perferences.json
    Original file line number Diff line number Diff line change
    @@ -16,10 +16,6 @@
    "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",
  5. soffes revised this gist Aug 22, 2012. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion perferences.json
    Original 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"
    ".DS_Store",
    "dump.rdb"
    ],
    "folder_exclude_patterns": [
    ".git",
  6. soffes revised this gist Aug 22, 2012. 1 changed file with 25 additions and 28 deletions.
    53 changes: 25 additions & 28 deletions perferences.json
    Original 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
    "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
    }
  7. soffes created this gist Aug 22, 2012.
    30 changes: 30 additions & 0 deletions perferences.json
    Original 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
    }