Skip to content

Instantly share code, notes, and snippets.

@spooky
Last active April 4, 2016 11:22
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 spooky/d1e6ee419832d3c55bb4ef5dadaee71f to your computer and use it in GitHub Desktop.
Save spooky/d1e6ee419832d3c55bb4ef5dadaee71f to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Colorsublime - Themes/Muukii.tmTheme",
"fade_fold_buttons": false,
"fold_buttons": true,
"font_face": "Droid Sans Mono",
"font_size": 12,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"show_encoding": true,
"show_line_endings": true,
"theme": "amCoder.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"typescript_plugin_tsc_version": "1.7.3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment