Skip to content

Instantly share code, notes, and snippets.

@xto3na
Last active January 10, 2019 12:36
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 xto3na/fc60b665b2895c2de6845f6a5ed262e0 to your computer and use it in GitHub Desktop.
Save xto3na/fc60b665b2895c2de6845f6a5ed262e0 to your computer and use it in GitHub Desktop.
ST3-Settings-Plugins
ST3-Settings-Plugins
1) PackageControl
2) AdvancedNewFile
3) Emmet
4) HTML-CSS-JS Prettify
5) ???? Liquid
6) SCSS
7) SideBarEnhancements
8) Theme - Kronuz
9) Emmet LiveStyle
10) Themr
11) Schemr
12) AutoFileName
13) EncodingHelper
14)BracketHighlighter
15)ColorHighlighter
16)CSSComb
{
"save_on_focus_lost": true,
"font_face": "",
"font_size": 10,
"tab_size": 2,
"draw_minimap_border": true,
"always_show_minimap_viewport": true,
"highlight_line": true,
"draw_white_space": "all",
"indent_guide_options": ["draw_active"],
"save_on_focus_lost": true,
"fallback_encoding": "Western (Windows 1251)",
"highlight_modified_tabs": true,
"bold_folder_labels": true,
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"show_line_endings": true,
"open_files_in_new_window": false,
"ignored_packages":
[
"Vintage"
],
"theme": "Theme - Kronuz.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment