Guest User

Untitled

a guest
Apr 26th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "ignored_packages":
  3. [
  4. "Vintage"
  5. ],
  6. "match_brackets": false,
  7. "match_brackets_angle": false,
  8. "match_brackets_braces": false,
  9. "match_brackets_content": false,
  10. "match_brackets_square": false,
  11. "match_tags": false,
  12.  
  13. "theme": "Boxy Monokai.sublime-theme",
  14. "color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
  15.  
  16. "always_show_minimap_viewport": true,
  17. "bold_folder_labels": true,
  18. "caret_extra_bottom": 1,
  19. "caret_extra_top": 1,
  20. "caret_extra_width": 1,
  21. "caret_style": "blink",
  22. "fade_fold_buttons": false,
  23. "indent_guide_options": ["draw_normal", "draw_active"],
  24. "line_padding_bottom": 2,
  25. "line_padding_top": 2,
  26. "overlay_scroll_bars": "enabled",
  27. "show_encoding": true,
  28. "show_line_endings": true,
  29. }
Add Comment
Please, Sign In to add comment