Mon Aug 29 2016
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
{
	"caret_extra_width": 2,
	"caret_style": "phase",
	"centurion_color_blue": false,
	"centurion_color_grey": false,
	"centurion_color_orange": false,
	"centurion_color_red": false,
	"centurion_color_yellow": false,
	"close_windows_when_empty": false,
	"color_scheme": "Packages/Colorsublime - Themes/Chelevra.tmTheme",
	"copy_with_empty_selection": false,
	"dart_sdk_path": "/path/to/dart-sdk",
	"drag_text": false,
	"draw_minimap_border": true,
	"enable_tab_scrolling": false,
	"font_face": "Source Code Pro",
	"font_options":
	[
		"no_round"
	],
	"font_size": 11,
	"highlight_line": true,
	"ignored_packages":
	[
		"JavaScript Completions",
		"SublimeHaskell",
		"Vintage"
	],
	"itg_small_tabs": true,
	"line_padding_bottom": 1,
	"line_padding_top": 1,
	"match_selection": true,
	"match_tags": false,
	"open_files_in_new_window": false,
	"overlay_scroll_bars": "enabled",
	"preview_on_click": false,
	"scroll_past_end": true,
	"scroll_speed": 5.0,
	"show_full_path": false,
	"sidebar_default": true,
	"static_modified_tab": true,
	"tab_size": 2,
	"tabs_small": true,
	"theme": "Piatto Light.sublime-theme",
	"translate_tabs_to_spaces": true,
	"trim_trailing_white_space_on_save": true,
	"update_check": false,
	"word_wrap": false
}