Skip to content

Instantly share code, notes, and snippets.

@Art2B
Last active March 6, 2019 16:43
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 Art2B/00d493a5e8d672b94e6cd4973b9f64ac to your computer and use it in GitHub Desktop.
Save Art2B/00d493a5e8d672b94e6cd4973b9f64ac to your computer and use it in GitHub Desktop.
User settings for Sublime Text
DocBlockr
Emmet
Git Conflict Resolver
Git
Markdown Preview
Package Control
SublimeLinter
Super Calculator
Babel
Pretty JSON
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Materialize/schemes/Material Brogrammer.tmTheme",
"draw_white_space": "all",
"font_options":
[
"gray_antialias"
],
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"show_full_path": true,
"tab_size": 2,
"theme": "Material Brogrammer.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment