Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "bold_folder_labels": true,
  4. "color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
  5. "font_face": "Andale Mono",
  6. "font_size": 14,
  7. "ignored_packages":
  8. [
  9. "Vintage"
  10. ],
  11. "indent_guide_options":
  12. [
  13. "draw_normal",
  14. "draw_active"
  15. ],
  16. "line_padding_bottom": 5,
  17. "line_padding_top": 5,
  18. "material_theme_accent_sky": true,
  19. "material_theme_appbar_charcoal": true,
  20. "material_theme_big_fileicons": true,
  21. "material_theme_contrast_mode": true,
  22. "material_theme_disable_folder_animation": true,
  23. "material_theme_small_statusbar": true,
  24. "open_files_in_new_window": false,
  25. "overlay_scroll_bars": "enabled",
  26. "save_on_focus_lost": true,
  27. "tab_size": 2,
  28. "theme": "Material-Theme-Darker.sublime-theme",
  29. "translate_tabs_to_spaces": true,
  30. "trim_trailing_white_space_on_save": true
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement