Skip to content

Instantly share code, notes, and snippets.

@dflima
Created March 21, 2017 13:52
Show Gist options
  • Save dflima/40ad4bc8398bff1e9c5037b28e144386 to your computer and use it in GitHub Desktop.
Save dflima/40ad4bc8398bff1e9c5037b28e144386 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_bottom": 1,
"caret_extra_top": 1,
"caret_extra_width": 1,
"caret_style": "blink",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"enable_tab_scrolling": false,
"fade_fold_buttons": false,
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"overlay_scroll_bars": "enabled",
"rulers":
[
120
],
"show_encoding": true,
"show_line_endings": true,
"theme": "Boxy Tomorrow.sublime-theme",
"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