Skip to content

Instantly share code, notes, and snippets.

@rlax
Created June 4, 2016 10:19
Show Gist options
  • Save rlax/391cd315a2c8918cbb169c169cdc56a8 to your computer and use it in GitHub Desktop.
Save rlax/391cd315a2c8918cbb169c169cdc56a8 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 Ocean.tmTheme",
"fade_fold_buttons": false,
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_face": "Roboto Mono",
"font_options":
[
"directwrite",
"gray_antialias"
],
"font_size": 10,
"highlight_line": false,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"match_brackets": false,
"match_tags": false,
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"show_line_endings": true,
"theme": "Boxy Ocean.sublime-theme",
"theme_accent_green": true,
"theme_bar_margin_top_md": true,
"theme_button_rounded": true,
"theme_find_panel_close_hidden": true,
"theme_grid_border_size_lg": true,
"theme_size_md": true,
"theme_tab_arrows_hidden": true,
"theme_tab_rounded": true,
"theme_tab_selected_prelined": true,
"theme_tab_separator": true,
"trim_trailing_white_space_on_save": true,
"vintage_ctrl_keys": false,
"vintage_start_in_command_mode": true,
"vintage_use_clipboard": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment