Skip to content

Instantly share code, notes, and snippets.

@Rodrigora
Created March 4, 2017 19:39
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 Rodrigora/96d5a576eb00a0912e8b0dfe0c8f5e39 to your computer and use it in GitHub Desktop.
Save Rodrigora/96d5a576eb00a0912e8b0dfe0c8f5e39 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 21,
"highlight_line": true,
"ignored_packages":
[
"JavaScript",
"SublimeERB",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"open_files_in_new_window": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"show_full_path": true,
"tab_size": 2,
"theme": "Default.sublime-theme",
"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