Skip to content

Instantly share code, notes, and snippets.

@St0iK
Created May 22, 2016 20:51
Show Gist options
  • Select an option

  • Save St0iK/26aafd6db8a43e8c2c6a09baefef6847 to your computer and use it in GitHub Desktop.

Select an option

Save St0iK/26aafd6db8a43e8c2c6a09baefef6847 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"auto_indent": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/facebook-color-scheme-master/Facebook.tmTheme",
"default_encoding": "UTF-8",
"detect_indentation": true,
"draw_indent_guides": true,
"draw_white_space": true,
"enable_tab_scrolling": false,
"font_face": "Fira Code",
"font_size": 15,
"gutter": true,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_subsequent_lines": true,
"line_numbers": false,
"line_padding_bottom": 2,
"line_padding_top": 2,
"margin": 4,
"overlay_scroll_bars": "enabled",
"preview_on_click": false,
"smart_indent": true,
"tab_completion": true,
"tab_size": 4,
"color_scheme": "Packages/Jeffrey Way Theme/schemes/Facebook.tmTheme",
"theme": "Material-Theme.sublime-theme",
"trim_automatic_white_space": true,
"wrap_width": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment