Skip to content

Instantly share code, notes, and snippets.

@kendepelchin
Created March 20, 2017 09:59
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 kendepelchin/872f161cd1da04e20cf2c80ebb3510cc to your computer and use it in GitHub Desktop.
Save kendepelchin/872f161cd1da04e20cf2c80ebb3510cc to your computer and use it in GitHub Desktop.
Sublime
{
"caret_style": "phase",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"default_line_ending": "LF",
"ensure_newline_at_eof_on_save": true,
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"rulers":
[
80
],
"show_encoding": true,
"show_line_endings": false,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"tab_size": 4,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
@kendepelchin
Copy link
Author

kendepelchin commented Mar 20, 2017

  • 1. 1337 color scheme
  • 2. AngularJS
  • 3. Babel
  • 4. Babel Snippets
  • 5. docblockr
  • 6. git conflict resolver
  • 7. JSONlint
  • 8. material Theme
  • 9. package control
  • 10. Pretty JSON
  • 11. React ES6 Snippets
  • 12. React Templates
  • 13. react-native-snippets
  • 14. ReactJS
  • 15. Sass
  • 16. SideBarEnhancements
  • 17. SublimeLinter
  • 18. SublimeLinter-contrib-eslint
  • 19. SublimeLinter-php
  • 20. Theme - Soda
  • 21. TrailingSpaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment