Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "color_scheme": "Packages/Color Scheme - Default/Blackboard.tmTheme",
  4. "detect_indentation": false,
  5. "disable_formatted_linebreak": true,
  6. "draw_minimap_border": true,
  7. "font_size": 14.0,
  8. "highlight_line": true,
  9. "highlight_modified_tabs": true,
  10. "ignored_packages":
  11. [
  12. "RegReplace",
  13. "Sass",
  14. "Terminal",
  15. "Vintage"
  16. ],
  17. "line_padding_bottom": 2,
  18. "rulers":
  19. [
  20. 80
  21. ],
  22. "show_full_path": true,
  23. "tab_size": 2,
  24. "translate_tabs_to_spaces": true,
  25. "trim_trailing_white_space_on_save": true
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement