Skip to content

Instantly share code, notes, and snippets.

@EvilWolf
Last active January 20, 2017 09:10
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 EvilWolf/690d2bb370bd9e57d2da2f881e07e75d to your computer and use it in GitHub Desktop.
Save EvilWolf/690d2bb370bd9e57d2da2f881e07e75d to your computer and use it in GitHub Desktop.
Настройки для SublimeText
{
"auto_match_enabled": false,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"draw_white_space": "all",
"enable_tab_scrolling": false,
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_size": 10,
"hot_exit": false,
"ignored_packages":
[
"Color Highlighter",
"Vintage"
],
"sidebar_no_icon": false,
"tabs_small": true,
"theme": "Afterglow-blue.sublime-theme",
"update_check": false,
"auto_complete_selector": "source, text",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment