Guest User

Untitled

a guest
Dec 13th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
  4. "create_window_at_startup": false,
  5. "ensure_newline_at_eof_on_save": true,
  6. "fade_fold_buttons": false,
  7. "file_exclude_patterns": [
  8. ".DS_Store",
  9. ".gitkeep",
  10. ".hgtags",
  11. "dump.rdb"
  12. ],
  13. "folder_exclude_patterns": [
  14. ".git",
  15. ".hg",
  16. ".hgcheck",
  17. ".sass-cache",
  18. "coverage",
  19. "log",
  20. "temp",
  21. "tmp"
  22. ],
  23. "font_face": "Menlo",
  24. "font_size": 11.0,
  25. "highlight_line": true,
  26. "highlight_modified_tabs": true,
  27. "theme": "Soda Dark.sublime-theme",
  28. "trim_trailing_white_space_on_save": true,
  29. "use_simple_full_screen": false
  30. }
Add Comment
Please, Sign In to add comment