Advertisement
RomanVolgasov

Untitled

Jan 21st, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "bold_folder_labels": true,
  4. "caret_extra_width": 2,
  5. "color_scheme": "Packages/One Dark Material - Theme/schemes/OneDark.tmTheme",
  6. "draw_white_space": "all",
  7. "font_options":
  8. [
  9. "gray_antialias",
  10. "subpixel_antialias"
  11. ],
  12. "font_face": "Roboto Mono",
  13. "font_size": 10,
  14. "line_padding_bottom": 3,
  15. "line_padding_top": 3,
  16. "highlight_line": true,
  17. "ignored_packages":
  18. [
  19. ],
  20. "indent_guide_options":
  21. [
  22. "draw_normal",
  23. "draw_active"
  24. ],
  25. "overlay_scroll_bars": "enabled",
  26. "rulers":
  27. [
  28. 120
  29. ],
  30. "tab_size": 2,
  31. "theme": "OneDarkMaterial.sublime-theme",
  32. "translate_tabs_to_spaces": true
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement