Skip to content

Instantly share code, notes, and snippets.

@amatiasq
Last active November 30, 2015 17:04
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 amatiasq/c108bad51ea2471d53a5 to your computer and use it in GitHub Desktop.
Save amatiasq/c108bad51ea2471d53a5 to your computer and use it in GitHub Desktop.
Babel
Base16 color schemes
Cucumber
GitSavvy
Grunt
Gulp
Javsacript Beautify
JavascriptNext - ES6 Syntax
jsFormat
LESS
MarkdownEditing
Material Theme
Package Control
Preferences Editor
Solarized Color Scheme
SublimeLinter
SublimeLinter-contrib-eslint
Theme - Soda
Tint
Web Inspector
{
"auto_complete": true,
"auto_complete_commit_on_tab": false,
"bold_folder_labels": true,
"close_windows_when_empty": false,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"create_window_at_startup": false,
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"font_face": "Inconsolata",
"font_size": 17,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_files_in_new_window": false,
"remember_full_screen": true,
"rulers":
[
80,
120
],
"scroll_past_end": true,
"shift_tab_unindent": true,
"soda_folder_icons": false,
"tab_completion": false,
"tab_size": 2,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment