Skip to content

Instantly share code, notes, and snippets.

@panoysia
Last active July 17, 2017 17:24
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 panoysia/4975008 to your computer and use it in GitHub Desktop.
Save panoysia/4975008 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"auto_id_class": true,
"binary_file_patterns":
[
"tmp/",
".keep",
".DS_Store"
],
"close_windows_when_empty": true,
"color_scheme": "Packages/User/Railscasts.tmTheme",
"default_encoding": "UTF-8",
"font_face": "Inconsolata",
"font_size": 32.0,
"font_style": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"show_full_path": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment