Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
  4. "draw_minimap_border": true,
  5. "draw_white_space": "all",
  6. "font_size": 10,
  7. "highlight_line": true,
  8. "highlight_modified_tabs": true,
  9. "ignored_packages":
  10. [
  11. "Vintage"
  12. ],
  13. "rulers":
  14. [
  15. 120
  16. ],
  17. "scroll_past_end": true,
  18. "show_full_path": true,
  19. "translate_tabs_to_spaces": true,
  20. "tree_animation_enabled": true,
  21. "trim_trailing_white_space_on_save": true,
  22. "word_wrap": true
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement