Skip to content

Instantly share code, notes, and snippets.

@scaint
Created June 21, 2014 10:37
Show Gist options
  • Save scaint/a435114c288fe8141918 to your computer and use it in GitHub Desktop.
Save scaint/a435114c288fe8141918 to your computer and use it in GitHub Desktop.
_ex_.backtrace[0].tap { |v| s = v.split(':'); `gvim --remote-tab +#{s[1]} #{s[0]}` }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment