Skip to content

Instantly share code, notes, and snippets.

@amerov
Last active August 29, 2015 13:57
Show Gist options
  • Save amerov/9810469 to your computer and use it in GitHub Desktop.
Save amerov/9810469 to your computer and use it in GitHub Desktop.
Sublime Conf
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"fallback_encoding": "Cyrilyc (Windows 1251)",
"fade_fold_buttons": false,
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"soda_classic_tabs": true,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"vintage_start_in_command_mode": true,
"ignored_packages":
[
"Vintage"
],
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment