Last active
April 2, 2019 21:36
-
-
Save starkovsky/b2ce6101bbdace064fd3ab77c305ea5b 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
| { | |
| "animation_enabled": false, | |
| "bold_folder_labels": true, | |
| "color_scheme": "Packages/Mandarin Peacock Color Scheme/mandarin-peacock.tmTheme", | |
| "drag_text": false, | |
| "draw_white_space": "selection", | |
| "font_size": 12, | |
| "highlight_line": true, | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "margin": 0, | |
| "material_theme_big_fileicons": true, | |
| "material_theme_compact_sidebar": true, | |
| "material_theme_small_tab": true, | |
| "show_encoding": true, | |
| "tab_size": 4, | |
| "theme": "Material-Theme.sublime-theme", | |
| "translate_tabs_to_spaces": true, | |
| "word_wrap": "true" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment