Advertisement
Guest User

Untitled

a guest
Aug 27th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2. "auto_complete": true,
  3. "auto_complete_commit_on_tab": true,
  4. "caret_extra_bottom": -1,
  5. "color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
  6. "fade_fold_buttons": false,
  7. "font_face": "DejaVu Sans Mono",
  8. "font_size": 10,
  9. "highlight_line": true,
  10. "ignored_packages":
  11. [
  12. "Vintage"
  13. ],
  14. "line_padding_bottom": 1,
  15. "line_padding_top": 1,
  16. "theme": "Boxy Yesterday.sublime-theme",
  17. "theme_accent_sky": true,
  18. "theme_button_rounded": true,
  19. "theme_find_panel_close_hidden": true,
  20. "theme_grid_border_size_lg": true,
  21. "theme_icon_button_highlighted": true,
  22. "theme_icons_atomized": true,
  23. "theme_scrollbar_colored": true,
  24. "theme_sidebar_disclosure": true,
  25. "theme_sidebar_indent_top_level_disabled": true,
  26. "theme_tab_rounded": true,
  27. "theme_tab_selected_prelined": true,
  28. "theme_tab_separator": true,
  29. "word-wrap": false
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement