Skip to content

Instantly share code, notes, and snippets.

@lifesign
Last active December 20, 2015 20:39
Show Gist options
  • Save lifesign/6191741 to your computer and use it in GitHub Desktop.
Save lifesign/6191741 to your computer and use it in GitHub Desktop.
{
"close_windows_when_empty": false,
"color_scheme": "Packages/3024 Color Scheme/3024 Night.tmTheme",
"detect_slow_plugins": false,
"draw_minimap_border": true,
"find_selected_text": true,
"folder_exclude_patterns":
[
"Html",
"upload",
"Runtime",
".svn",
".git",
".hg",
"CVS"
],
"font_face": "YaHei Consolas Hybrid",
"font_size": 13.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": true,
"ignored_packages":
[
"LiveReload",
"MoveText",
"KeymapManager",
"Goto Folder",
"VintageEx",
"Color Scheme - Default"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"move_to_limit_on_up_down": true,
"rulers":
[
100
],
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment