Skip to content

Instantly share code, notes, and snippets.

@ewalk153
Last active August 29, 2015 14:16
Show Gist options
  • Save ewalk153/0586875f5d4672113e82 to your computer and use it in GitHub Desktop.
Save ewalk153/0586875f5d4672113e82 to your computer and use it in GitHub Desktop.
Sublime setups
https://github.com/eddorre/SublimeERB
https://github.com/wesf90/rails-partial
https://github.com/pavelpachkovskij/sublime-html-to-haml
https://github.com/sobstel/SyncedSideBar
rubocop (maybe, can be slow)
{
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"highlight_modified_tabs": true,
"tab_size": 2,
"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