Skip to content

Instantly share code, notes, and snippets.

@Dimanaux
Last active August 9, 2020 06:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dimanaux/adf1f364e2a95745f459504b5cc1912a to your computer and use it in GitHub Desktop.
Save Dimanaux/adf1f364e2a95745f459504b5cc1912a to your computer and use it in GitHub Desktop.
{
"animation_enabled": false,
"close_windows_when_empty": true,
"default_line_ending": "unix",
"drag_text": false,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_face": "JetBrains Mono",
"font_options":
[
"gray_antialias"
],
"font_size": 18,
"highlight_line": true,
"ignored_packages":
[
"ActionScript",
"AppleScript",
"ASP",
"D",
"Graphviz",
"Groovy",
"LaTeX",
"Lua",
"Makefile",
"Matlab",
"Objective-C",
"OCaml",
"Pascal",
"Perl",
"PHP",
"R",
"RestructuredText",
"TCL",
"Textile"
],
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_encoding": true,
"theme": "Adaptive.sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"shift_tab_unindent": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment