Skip to content

Instantly share code, notes, and snippets.

@estevanmaito
Last active January 13, 2017 16:27
Show Gist options
  • Save estevanmaito/df2722bdc093c19b0889 to your computer and use it in GitHub Desktop.
Save estevanmaito/df2722bdc093c19b0889 to your computer and use it in GitHub Desktop.
Work in progress
{
"bold_folder_labels": true,
"font_face": "Roboto Mono",
"font_size": 15,
"highlight_line": true,
"highlight_modified_tabs": true,
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"match_brackets": true,
"match_brackets_angle": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment