Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
  4. "draw_white_space": "all",
  5. "font_size": 12,
  6. "highlight_line": true,
  7. "highlight_modified_tabs": true,
  8. "ignored_packages":
  9. [
  10. "AutomaticFullscreen",
  11. "SideBarEnhancements",
  12. "Vintage"
  13. ],
  14. "material_theme_accent_red": true,
  15. "rulers":
  16. [
  17. 80,
  18. 100,
  19. 120
  20. ],
  21. "shift_tab_unindent": true,
  22. "tab_size": 2,
  23. "theme": "Material-Theme.sublime-theme",
  24. "translate_tabs_to_spaces": true,
  25. "trim_trailing_white_space_on_save": true,
  26. "use_simple_full_screen": true
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement