Skip to content

Instantly share code, notes, and snippets.

@rdallaire
Created January 21, 2016 06:21
Show Gist options
  • Save rdallaire/94cd2ce1155c33a23081 to your computer and use it in GitHub Desktop.
Save rdallaire/94cd2ce1155c33a23081 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font":
[
"subpixel_antialias"
],
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Markdown",
"Markdown Extended",
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"original_color_scheme": "Packages/User/Color Highlighter/themes/Afterglow (Colorcoded).tmTheme",
"overlay_scroll_bars": "false",
"remember_open_files": true,
"remember_open_folders": true,
"rulers":
[
80
],
"save_on_focus_lost": true,
"scroll_speed": 2,
"show_encoding": true,
"show_full_path": true,
"sidebar_row_padding_medium": true,
"tab_size": 4,
"tabs_medium": true,
"theme": "Afterglow.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"wide_caret": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment