Skip to content

Instantly share code, notes, and snippets.

@stramargio
Created October 28, 2016 15:37
Show Gist options
  • Save stramargio/7878d80718386518e1b6a95ff94ef622 to your computer and use it in GitHub Desktop.
Save stramargio/7878d80718386518e1b6a95ff94ef622 to your computer and use it in GitHub Desktop.
CONFIGURAZIONE SUBLIME TEXT
{
"color_scheme": "Packages/User/SublimeLinter/Monokai Extended (SL).tmTheme",
"draw_minimap_border": true,
"font_size": 11,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"margin": 2,
"remember_full_screen": true,
"tab_size": 2,
"theme": "Theme - Kronuz.sublime-theme",
"theme_agila_sidebar_small": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment