Skip to content

Instantly share code, notes, and snippets.

@bart-jansen
Created October 1, 2015 11:44
Show Gist options
  • Save bart-jansen/27a5b5f094d0b726aa83 to your computer and use it in GitHub Desktop.
Save bart-jansen/27a5b5f094d0b726aa83 to your computer and use it in GitHub Desktop.
{
"caret_extra_width": 4,
"caret_style": "phase",
"color_scheme": "Packages/Theme - itg.flat/itg.dark.tmTheme",
"create_window_at_startup": false,
"draw_minimap_border": true,
"draw_white_space": "all",
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "inconsolata",
"font_options":
[
"no_round"
],
"font_size": 22,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"line_padding_top": 5,
"match_brackets_content": false,
"match_selection": false,
"match_tags": false,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"scroll_speed": 5.0,
"show_full_path": false,
"tab_size": 4,
"theme": "itg.flat.dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"word_wrap": false
}
@bart-jansen
Copy link
Author

also install itg.flat theme (black)

@bart-jansen
Copy link
Author

itg.dark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment