Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. {
  2. "auto_close_tags": false,
  3. "auto_complete": false,
  4. "auto_complete_delay": 500,
  5. "auto_match_enabled": false,
  6. "match_brackets_braces": false,
  7. "bold_folder_labels": true,
  8. "color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
  9. "draw_centered": true,
  10. "draw_minimap_border": true,
  11. "draw_white_space": "all",
  12. "font_face": "Source Code Pro Medium",
  13. "font_size": 13,
  14. "highlight_line": true,
  15. "highlight_modified_tabs": true,
  16. "ignored_packages":
  17. [
  18. "Vintage"
  19. ],
  20. "line_padding_bottom": -1,
  21. "line_padding_top": -1,
  22. "margin": 4,
  23. "scroll_past_end": true,
  24. "shift_tab_unindent": true,
  25. "show_encoding": true,
  26. "tab_size": 2,
  27. "translate_tabs_to_spaces": true,
  28. "word_wrap": true,
  29. "wrap_width": 80
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement