Skip to content

Instantly share code, notes, and snippets.

@nicoaudy
Created April 13, 2017 02:38
Show Gist options
  • Save nicoaudy/eeba3853448d2721fab6441a6f148817 to your computer and use it in GitHub Desktop.
Save nicoaudy/eeba3853448d2721fab6441a6f148817 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/SublimeLinter/InspiredGitHub (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"findreplace_small": true,
"font_face": "Fira Code",
"font_size": 11,
"highlight_line": false,
"hot_exit": false,
"ignored_packages":
[
],
"line_numbers": true,
"line_padding_bottom": 9,
"line_padding_top": 9,
"remember_open_files": false,
"show_definitions": false,
"show_panel_on_build": false,
"tab_size": 4,
"tabs_small": false,
"theme": "Boxy Yesterday.sublime-theme",
"theme_accent_pink": true,
"theme_bar_colored": true,
"theme_icons_atomized": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_tab_arrows_hidden": true,
"theme_tab_close_always_visible": true,
"theme_tab_font_md": true,
"theme_tab_size_xl": true,
"theme_tabset_line_visible": true,
"theme_unified": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment