Skip to content

Instantly share code, notes, and snippets.

@edgarMeinart
Created May 22, 2018 06:45
Show Gist options
  • Save edgarMeinart/6dcd370083874098edbf143e91800237 to your computer and use it in GitHub Desktop.
Save edgarMeinart/6dcd370083874098edbf143e91800237 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - One Dark/One Dark.tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
"tmp",
"public/system",
"node_modules",
".svn",
".git",
".hg",
"CVS"
],
"font_face": "Menlo",
"font_options":
[
],
"font_size": 18,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "One Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment