Created
April 19, 2016 18:36
-
-
Save szastupov/ae765be3f3d0da485bd8a734d1b8ddbe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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