Skip to content

Instantly share code, notes, and snippets.

@igorbabko
Created June 24, 2017 18:21
Show Gist options
  • Save igorbabko/1e5946cb27ef8c6ddb8506c1d1a809d1 to your computer and use it in GitHub Desktop.
Save igorbabko/1e5946cb27ef8c6ddb8506c1d1a809d1 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Palenight.tmTheme",
"draw_white_space": "none",
"font_face": "Fira Code Light",
"font_size": 14,
"highlight_line": true,
"line_numbers": false,
// "margin": 10,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"line_padding_bottom": 15,
"line_padding_top": 15,
"material_theme_accent_sky": true,
"material_theme_compact_sidebar": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"phpunit-sublime-terminal": "iTerm",
"show_encoding": true,
"show_panel_on_build": false,
"theme": "Material-Theme-Palenight.sublime-theme",
"translate_tabs_to_spaces": true,
"vintage_start_in_command_mode": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment