Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "caret_style": "phase",
  4. "color_scheme": "Packages/DA UI/DA Dark.tmTheme",
  5. "detect_indentation": false,
  6. "drag_text": false,
  7. "draw_minimap_border": true,
  8. "ensure_newline_at_eof_on_save": true,
  9. "font_face": "Roboto Mono",
  10. "font_options":
  11. [
  12. "gray_antialias"
  13. ],
  14. "font_size": 15,
  15. "highlight_line": true,
  16. "ignored_packages":
  17. [
  18. "Vintage"
  19. ],
  20. "line_padding_bottom": 1.5,
  21. "line_padding_top": 1.5,
  22. "save_on_focus_lost": true,
  23. "scroll_past_end": true,
  24. "spell_check": true,
  25. "theme": "DA.sublime-theme",
  26. "translate_tabs_to_spaces": true,
  27. "trim_trailing_white_space_on_save": true,
  28. "ui_scale": 1.1
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement