Skip to content

Instantly share code, notes, and snippets.

@DanielHeath
Created November 29, 2013 00:02
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 DanielHeath/7699732 to your computer and use it in GitHub Desktop.
Save DanielHeath/7699732 to your computer and use it in GitHub Desktop.
ST3 config
{
"ensure_newline_at_eof_on_save": true,
"font_size": 22,
"ignored_packages":
[
"CoffeeCompile",
"Vintage"
],
"remember_open_files": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"preview_on_click": false,
"bold_folder_labels": true,
"word_wrap": false,
"draw_minimap_border": true,
"always_show_minimap_viewport": true,
"highlight_line": true,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"highlight_modified_tabs": 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