Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "auto_complete_selector": "source, text",
  3. "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
  4. "font_face": "Monaco",
  5. "font_options": "subpixel_antialias",
  6. "font_size": 10,
  7. "highlight_line": true,
  8. "highlight_modified_tabs": true,
  9. "ignored_packages":
  10. [
  11. "Vintage",
  12. "SublimeCodeIntel"
  13. ],
  14. "margin": 2,
  15. "scroll_past_end": true,
  16. "spell_check": false,
  17. "translate_tabs_to_spaces": true,
  18. "word_wrap": true
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement