Skip to content

Instantly share code, notes, and snippets.

@vajahath
Last active March 3, 2016 02:18
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 vajahath/39f5aca6dceb286d8a46 to your computer and use it in GitHub Desktop.
Save vajahath/39f5aca6dceb286d8a46 to your computer and use it in GitHub Desktop.
mySublime settings-user
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/1337 (SL).tmTheme",
"font_size": 15,
"ignored_packages":
[
"Arduino-like IDE",
"CSSComb",
"jQuery",
"Nodejs",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"overlay_scroll_bars": "enabled",
"theme": "Material-Theme-Darker.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment