Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /*Replace username with your own. You can also try ~/.rvm/bin/rvm-auto-ruby, but it didn't work for me */
  2.  
  3. {
  4. "cmd": ["/home/username/.rvm/bin/rvm-auto-ruby", "$file"],
  5. "file_regex": "^(...*?):([0-9]*):?([0-9]*)",
  6. "selector": "source.ruby"
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement