Guest User

Untitled

a guest
May 26th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/Theme - One Dark/One Dark.tmTheme",
  4. "draw_white_space": "all",
  5. "ensure_newline_at_eof_on_save": true,
  6. "folder_exclude_patterns":
  7. [
  8. "tmp",
  9. "public/system",
  10. "node_modules",
  11. ".svn",
  12. ".git",
  13. ".hg",
  14. "CVS"
  15. ],
  16. "font_face": "Menlo",
  17. "font_options":
  18. [
  19. ],
  20. "font_size": 18,
  21. "hot_exit": false,
  22. "ignored_packages":
  23. [
  24. "Vintage"
  25. ],
  26. "tab_size": 2,
  27. "theme": "One Dark.sublime-theme",
  28. "translate_tabs_to_spaces": true,
  29. "trim_trailing_white_space_on_save": true,
  30. "word_wrap": false
  31. }
Add Comment
Please, Sign In to add comment