Skip to content

Instantly share code, notes, and snippets.

@thatrubylove
Last active August 29, 2015 14:22
Show Gist options
  • Select an option

  • Save thatrubylove/9b83142a6960d464df24 to your computer and use it in GitHub Desktop.

Select an option

Save thatrubylove/9b83142a6960d464df24 to your computer and use it in GitHub Desktop.
sublime correct ruby spaces
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"detect_indentation": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment