Skip to content

Instantly share code, notes, and snippets.

@martindilling
Created September 1, 2014 23:13
Show Gist options
  • Save martindilling/5be94f330b4cca07af53 to your computer and use it in GitHub Desktop.
Save martindilling/5be94f330b4cca07af53 to your computer and use it in GitHub Desktop.
{
"theme": "earthsong.sublime-theme",
"color_scheme": "Packages/User/peel (SL).tmTheme",
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 9,
"highlight_line": true,
"ignored_packages": ["Vintage"],
"indent_guide_options": ["draw_active"],
"line_padding_bottom": 2,
"line_padding_top": 2,
"scroll_speed": 0.4,
"shift_tab_unindent": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment