Skip to content

Instantly share code, notes, and snippets.

@himedlooff
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save himedlooff/eacbe915c31d4a11006c to your computer and use it in GitHub Desktop.
Save himedlooff/eacbe915c31d4a11006c to your computer and use it in GitHub Desktop.
{
"caret_style": "wide",
"color_scheme": "Packages/User/SublimeLinter/base16-eighties.dark (SL).tmTheme",
"create_window_at_startup": false,
"detect_indentation": false,
"draw_white_space": "all",
"find_selected_text": true,
"font_face": "Input Mono",
"font_size": 14.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"open_files_in_new_window": false,
"rulers":
[
80,
115
],
"show_tab_close_buttons": false,
"soda_folder_icons": true,
"tab_completion": false,
"tab_size": 4,
"theme": "Brogrammer.sublime-theme",
"translate_tabs_to_spaces": true,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment