Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 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.tmTheme",
  5. "font_face": "Operator mono book",
  6. "font_options":
  7. [
  8. "no_round"
  9. ],
  10. "font_size": 11,
  11. "highlight_line": true,
  12. "ignored_packages":
  13. [
  14. "Vintage"
  15. ],
  16. "line_padding_bottom": 3,
  17. "line_padding_top": 3,
  18. "overlay_scroll_bars": "enabled",
  19. "theme": "Material-Theme.sublime-theme",
  20. "word_wrap": false
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement