Advertisement
Guest User

sbl3zlostt

a guest
Oct 7th, 2014
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. {
  2. "auto_complete_commit_on_tab": true,
  3. "bold_folder_labels": true,
  4. "color_scheme": "Packages/User/Monokai (SL).tmTheme",
  5. "font_face": "Inconsolata",
  6. "font_size": 10,
  7. "highlight_line": true,
  8. "highlight_modified_tabs": true,
  9. "ignored_packages":
  10. [
  11. "Vintage"
  12. ],
  13. "line_padding_bottom": 1,
  14. "line_padding_top": 1,
  15. "rulers":
  16. [
  17. 80
  18. ],
  19. "tab_size": 4,
  20. "theme": "Centurion.sublime-theme",
  21. "translate_tabs_to_spaces": true,
  22. "trim_trailing_white_space_on_save": true
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement