Skip to content

Instantly share code, notes, and snippets.

@fabioluciano
Last active January 1, 2016 19:09
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 fabioluciano/8188419 to your computer and use it in GitHub Desktop.
Save fabioluciano/8188419 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Markdown",
"Vintage",
"SVN"
],
"rulers":
[
80
],
"save_on_focus_lost": true,
"scroll_past_end": false,
"scroll_speed": 0,
"soda_folder_icons": true,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
{
"parser": "default",
"enable_highlight": true,
"enabled_extensions": "default",
"css": "github.css"
}
{
"installed_packages": [
"Additional PHP Snippets",
"AdvancedNewFile",
"Alignment",
"AngularJS",
"BracketHighlighter",
"DocBlockr",
"Emmet",
"Git",
"GitGutter",
"HTML5",
"Jade",
"jQuery",
"JsFormat",
"LESS",
"Markdown Extended",
"Markdown Preview",
"MarkdownEditing",
"Pretty JSON",
"SideBarEnhancements",
"SVN",
"Tag",
"Theme - Soda"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment