Skip to content

Instantly share code, notes, and snippets.

@szastupov
Created April 19, 2016 18:36
Show Gist options
  • Save szastupov/ae765be3f3d0da485bd8a734d1b8ddbe to your computer and use it in GitHub Desktop.
Save szastupov/ae765be3f3d0da485bd8a734d1b8ddbe to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_style": "wide",
"color_scheme": "Packages/User/SublimeLinter/One Dark (Flake8Lint) (SL).tmTheme",
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"fold_buttons": false,
"font_size": 14,
"ignored_packages":
[
"Python Flake8 Lint",
"Vintage"
],
"line_numbers": false,
"line_padding_bottom": 2,
"line_padding_top": 2,
"scroll_past_end": true,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment