Advertisement
Guest User

Untitled

a guest
Sep 1st, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "caret_extra_width": 1,
  4. "caret_style": "phase",
  5. "close_windows_when_empty": false,
  6. "color_scheme": "Packages/User/base16-eighties.dark (SL).tmTheme",
  7. "copy_with_empty_selection": false,
  8. "drag_text": false,
  9. "draw_minimap_border": false,
  10. "enable_tab_scrolling": false,
  11. "fade_fold_buttons": false,
  12. "findreplace_small": true,
  13. "font_face": "Source Code Pro",
  14. "font_size": 14,
  15. "highlight_line": true,
  16. "ignored_packages":
  17. [
  18. "Vintage"
  19. ],
  20. "line_padding_bottom": 0.5,
  21. "line_padding_top": 0.5,
  22. "match_brackets_content": false,
  23. "match_selection": false,
  24. "match_tags": false,
  25. "open_files_in_new_window": false,
  26. "overlay_scroll_bars": "enabled",
  27. "preview_on_click": false,
  28. "scroll_past_end": true,
  29. "scroll_speed": 5.0,
  30. "show_full_path": false,
  31. "tab_size": 2,
  32. "theme": "Spacegray Eighties.sublime-theme",
  33. "translate_tabs_to_spaces": true,
  34. "trim_trailing_white_space_on_save": true,
  35. "update_check": false,
  36. "word_wrap": true
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement