Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. {
  2. "bold_folder_labels": true,
  3. "caret_style": "phase",
  4. "color_scheme": "Packages/User/SublimeLinter/base16-ocean.dark (SL).tmTheme",
  5. "fade_fold_buttons": false,
  6. "findreplace_small": true,
  7. "font_options": "subpixel_antialias",
  8. "font_size": 10,
  9. "highlight_line": true,
  10. "highlight_modified_tabs": true,
  11. "ignored_packages":
  12. [
  13. "Rails",
  14. "Erlang",
  15. "Makefile",
  16. "Graphviz",
  17. "Objective-C",
  18. "Markdown",
  19. "Perl",
  20. "Pascal",
  21. "Haskell",
  22. "Java",
  23. "LaTeX",
  24. "Textile",
  25. "OCaml",
  26. "Scala",
  27. "Matlab",
  28. "ActionScript",
  29. "Lua",
  30. "Go",
  31. "Diff",
  32. "SQL",
  33. "ShellScript",
  34. "C++",
  35. "R",
  36. "Vintage",
  37. "Lisp",
  38. "RestructuredText",
  39. "ASP",
  40. "D",
  41. "TCL",
  42. "PHP",
  43. "HTML",
  44. "Groovy",
  45. "Ruby",
  46. "YAML",
  47. "CSS",
  48. "Clojure",
  49. "AppleScript"
  50. ],
  51. "line_padding_bottom": 1,
  52. "line_padding_top": 1,
  53. "open_files_in_new_window": false,
  54. "scroll_past_end": true,
  55. "tab_size": 4,
  56. "theme": "Void.sublime-theme",
  57. "translate_tabs_to_spaces": true,
  58. "trim_trailing_white_space_on_save": true,
  59. "word_wrap": true
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement