Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "caret_extra_bottom": 2,
  4. "caret_extra_top": 2,
  5. "caret_extra_width": 3,
  6. "caret_style": "phase",
  7. "color_scheme": "Packages/User/SublimeLinter/Monokai Extended (SL).tmTheme",
  8. "detect_indentation": true,
  9. "fade_fold_buttons": false,
  10. "font_face": "Anonymous Pro",
  11. "font_size": 17,
  12. "highlight_line": true,
  13. "highlight_modified_tabs": true,
  14. "ignored_packages":
  15. [
  16. ""
  17. ],
  18. "indent_guide_options":
  19. [
  20. "draw_normal",
  21. "draw_active"
  22. ],
  23. "line_padding_bottom": 1,
  24. "line_padding_top": 1,
  25. "remember_full_screen": true,
  26. "tab_size": 2,
  27. "theme": "Cobalt2.sublime-theme",
  28. "translate_tabs_to_spaces": true,
  29. "wide_caret": true,
  30. "word_wrap": "true"
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement