Skip to content

Instantly share code, notes, and snippets.

@mwalters
Created November 21, 2020 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwalters/6360f4d390c2ae3a01f7391e7290f03e to your computer and use it in GitHub Desktop.
Save mwalters/6360f4d390c2ae3a01f7391e7290f03e to your computer and use it in GitHub Desktop.
{
"always_prompt_for_file_reload": true,
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"detect_indentation": true,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": true,
"scroll_past_end": true,
"theme": "Boxy Tomorrow.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": 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