Skip to content

Instantly share code, notes, and snippets.

@JamesChevalier
Created December 29, 2012 03:02
Show Gist options
  • Save JamesChevalier/4404298 to your computer and use it in GitHub Desktop.
Save JamesChevalier/4404298 to your computer and use it in GitHub Desktop.
Set SublimeLinter to use RVM's ruby
{
"sublimelinter_executable_map":
{
"ruby": "rvm-auto-ruby"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment