Advertisement
Guest User

Untitled

a guest
May 26th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "caret_extra_width": 1,
  3. "caret_style": "phase",
  4. "close_windows_when_empty": false,
  5. "color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
  6. "copy_with_empty_selection": false,
  7. "drag_text": false,
  8. "draw_minimap_border": true,
  9. "enable_tab_scrolling": false,
  10. "font_options":
  11. [
  12. "standardantialias"
  13. ],
  14. "font_size": 11,
  15. "highlight_line": true,
  16. "match_brackets_content": false,
  17. "match_selection": false,
  18. "match_tags": false,
  19. "open_files_in_new_window": false,
  20. "overlay_scroll_bars": "enabled",
  21. "preview_on_click": false,
  22. "scroll_past_end": true,
  23. "scroll_speed": 5.0,
  24. "show_full_path": false,
  25. "theme": "predawn.sublime-theme",
  26. "translate_tabs_to_spaces": true,
  27. "trim_trailing_white_space_on_save": true,
  28. "word_wrap": false
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement