Advertisement
Guest User

Untitled

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