- Solarized Color Scheme
- SidebarEnhancements
- Sass
- Ruby Slim
- Rspec
- RailsGotoSpec
- ColorPicker
- MarkdownEditing
- EditorConfig
Last active
February 26, 2016 12:18
-
-
Save felipefontoura/68c7a4649553ca503c95 to your computer and use it in GitHub Desktop.
Sublime Recipes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ensure_newline_at_eof_on_save": true, | |
"trim_trailing_white_space_on_save": true, | |
"translate_tabs_to_spaces": true, | |
"tab_size": 2, | |
"rulers": [110] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment