Guest User

Untitled

a guest
Nov 21st, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/User/SublimeLinter/OneDark (SL).tmTheme",
  4. "fold_buttons": false,
  5. "font_size": 13,
  6. "highlight_line": true,
  7. "ignored_packages":
  8. [
  9. "Vintage"
  10. ],
  11. "indent_guide_options":
  12. [
  13. "draw_normal",
  14. "draw_active"
  15. ],
  16. "line_padding_bottom": 2,
  17. "line_padding_top": 2,
  18. "margin": 2,
  19. "material_theme_compact_panel": true,
  20. "material_theme_compact_sidebar": true,
  21. "material_theme_small_statusbar": true,
  22. "material_theme_small_tab": true,
  23. "show_definitions": false,
  24. "tab_size": 2,
  25. "theme": "OneDarkMaterial.sublime-theme",
  26. "word_wrap": "false"
  27. }
Add Comment
Please, Sign In to add comment