Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
  4. "font_face": "Fira Code",
  5. "font_size": 16,
  6. "highlight_line": false,
  7. "hot_exit": false,
  8. "ignored_packages":
  9. [
  10. "Vintage"
  11. ],
  12. "indent_guide_options":
  13. [
  14. "draw_normal",
  15. "draw_active"
  16. ],
  17. "line_padding_bottom": 9,
  18. "line_padding_top": 9,
  19. "margin": 0,
  20. "material_theme_big_fileicons": true,
  21. "material_theme_small_tab": true,
  22. "overlay_scroll_bars": "enabled",
  23. "shift_tab_unindent": true,
  24. "show_full_path": true,
  25. "theme": "Material-Theme.sublime-theme",
  26. "translate_tabs_to_spaces": true,
  27. "trim_trailing_white_space_on_save": true,
  28. "ensure_newline_at_eof_on_save": true,
  29. "use_simple_full_screen": true,
  30. "caret_style": "phase",
  31. "word_wrap": "false"
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement