Skip to content

Instantly share code, notes, and snippets.

@jvmsangkal
Created January 10, 2017 05:58
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 jvmsangkal/2bb0248190787ac34b56baffeaa0b7e1 to your computer and use it in GitHub Desktop.
Save jvmsangkal/2bb0248190787ac34b56baffeaa0b7e1 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",
"draw_minimap_border": true,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_options":
[
"gray_antialias"
],
"font_size": 10.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"margin": -1,
"overlay_scroll_bars": "enabled",
"rulers":
[
80,
100,
120
],
"tab_size": 4,
"theme": "ayu-mirage.sublime-theme",
"trailing_spaces_include_current_line": false,
"trailing_spaces_include_empty_lines": false,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ui_big_tabs": true,
"ui_font_size_small": true,
"ui_separator": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment