Guest User

Untitled

a guest
Feb 3rd, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "bold_folder_labels": true,
  4. "color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
  5. "font_face": "Cascadia Code PL",
  6. "font_options":
  7. [
  8. "gray_antialias",
  9. "subpixel_anitalias"
  10. ],
  11. "font_size": 17,
  12. "ignored_packages":
  13. [
  14. "Vintage"
  15. ],
  16. "indent_guide_options":
  17. [
  18. "draw_normal",
  19. "draw_active"
  20. ],
  21. "line_padding_bottom": 1,
  22. "line_padding_top": 1,
  23. "overlay_scroll_bars": "enabled",
  24. "scroll_past_end": true,
  25. "tab_size": 2,
  26. "theme": "ayu-mirage.sublime-theme",
  27. "word_wrap": true
  28. }
Advertisement
Add Comment
Please, Sign In to add comment