Guest User

Untitled

a guest
Nov 14th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. {
  2. "always_show_minimap_viewport": true,
  3. "auto_indent": true,
  4. "bold_folder_labels": true,
  5. "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
  6. "default_encoding": "UTF-8",
  7. "drag_text": false,
  8. "draw_indent_guides": true,
  9. "draw_white_space": "all",
  10. "fallback_encoding": "UTF-8",
  11. "highlight_line": true,
  12. "ignored_packages":
  13. [
  14. "Vintage"
  15. ],
  16. "indent_guide_options":
  17. [
  18. "draw_normal",
  19. "draw_active"
  20. ],
  21. "indent_to_bracket": true,
  22. "line_padding_bottom": 3,
  23. "line_padding_top": 3,
  24. "match_tags": true,
  25. "open_files_in_new_window": false,
  26. "overlay_scroll_bars": "enabled",
  27. "show_encoding": true,
  28. "show_full_path": true,
  29. "smart_indent": true,
  30. "tab_size": 4,
  31. "trim_automatic_white_space": true,
  32. "trim_trailing_white_space_on_save": true,
  33. "word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?",
  34. "word_wrap": "auto"
  35. }
Add Comment
Please, Sign In to add comment