Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "color_scheme": "Packages/Color Scheme - Default/Blackboard.tmTheme",
- "file_exclude_patterns": ["*.pyc", "*.pyo", "*.exe", "*.dll", "*.obj","*.o", "*.a", "*.lib", "*.so", "*.dylib", "*.ncb", "*.sdf", "*.suo", "*.pdb", "*.idb", "*.class", "*.psd", "*.sublime-workspace", "Thumbs.db",],
- "font_face": "Roboto Mono",
- "font_size": 12,
- "line_padding_bottom": 1,
- "line_padding_top": 1,
- "ignored_packages":
- [
- "Emmet",
- "Vintage"
- ],
- "bold_folder_labels": true,
- "caret_extra_bottom": 0,
- "caret_extra_top": 0,
- "caret_extra_width": 1,
- "caret_style": "smooth",
- "fade_fold_buttons": false,
- "highlight_line": true,
- "line_numbers": true,
- "translate_tabs_to_spaces": true,
- "rulers": [80],
- "scroll_past_end": true,
- "translate_tabs_to_spaces": true,
- "trim_trailing_white_space_on_save": true,
- "word_wrap": false,
- "ensure_newline_at_eof_on_save": true,
- "highlight_modified_tabs": true,
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement