Advertisement
Guest User

sublime.settings

a guest
Feb 22nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.41 KB | None | 0 0
  1. {
  2.     "always_show_minimap_viewport": true,
  3.     "bold_folder_labels": true,
  4.     "caret_extra_bottom": 2,
  5.     "caret_extra_top": 2,
  6.     "caret_extra_width": 2,
  7.     "caret_style": "phase",
  8.     "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
  9.     "ignored_packages":
  10.     [
  11.         "Vintage"
  12.     ],
  13.     "theme": "Material Behave.sublime-theme",
  14.     "line_padding_bottom": 1,
  15.     "line_padding_top": 1,
  16.     "overlay_scroll_bars": "enabled"
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement