Skip to content

Instantly share code, notes, and snippets.

@avshatalov48
Created November 6, 2017 06:22
Show Gist options
  • Save avshatalov48/c0c0724521e86270cf35226f277888ff to your computer and use it in GitHub Desktop.
Save avshatalov48/c0c0724521e86270cf35226f277888ff to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"color_scheme": "Packages/User/Color Highlighter/themes/Monokai (SL).tmTheme",
"dictionary": "Packages/russian_english.dic",
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_face": "Consolas",
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Browser Sync",
"TrailingSpaces",
"Vintage"
],
"open_files_in_new_window": false,
"tab_size": 4,
"theme": "Soda Dark.sublime-theme",
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment