Skip to content

Instantly share code, notes, and snippets.

@sergiors
Last active January 13, 2020 02:50
Show Gist options
  • Save sergiors/50b3c346e3964a0c844954530b308876 to your computer and use it in GitHub Desktop.
Save sergiors/50b3c346e3964a0c844954530b308876 to your computer and use it in GitHub Desktop.
{
"auto_format_on_save": true
}
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Emmet",
"JsPrettier",
"Naomi",
"Package Control",
"SublimeLinter",
"SublimeLinter-flake8",
"WakaTime"
]
}
{
"auto_format_on_save": true,
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".git",
"node_modules"
],
"font_face": "Fira Code",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"match_brackets": true,
"remember_open_files": false,
"rulers":
[
80,
120
],
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment