Skip to content

Instantly share code, notes, and snippets.

@romanitalian
Last active May 10, 2016 07:35
Show Gist options
  • Save romanitalian/6d36ad16157dfcaa7280 to your computer and use it in GitHub Desktop.
Save romanitalian/6d36ad16157dfcaa7280 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/SublimeLinter/darkula (SL).tmTheme",
"draw_white_space": "all",
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_size": 8,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"word_wrap": false
}
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"draw_white_space": "all",
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_size": 8,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment