Skip to content

Instantly share code, notes, and snippets.

@kozak127
Created December 1, 2015 16:25
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 kozak127/caf03f20d91bbf37516f to your computer and use it in GitHub Desktop.
Save kozak127/caf03f20d91bbf37516f to your computer and use it in GitHub Desktop.
{
"caret_style": "blink",
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_size": 12,
"highlight_line": true,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"rulers":
[
80,
100,
120
],
"tab_size": 4,
"translate_tabs_to_spaces": false,
"word_wrap": true,
"auto_match_enabled": true,
"always_show_minimap_viewport": true,
"caret_style": "blink",
"auto_complete_commit_on_tab": true,
"tree_animation_enabled": false,
"animation_enabled": false,
"highlight_modified_tabs": true,
"bold_folder_labels": true,
"show_encoding": true,
"show_line_endings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment