Skip to content

Instantly share code, notes, and snippets.

@warnergodfrey
Last active December 12, 2015 10:29
Show Gist options
  • Save warnergodfrey/4759220 to your computer and use it in GitHub Desktop.
Save warnergodfrey/4759220 to your computer and use it in GitHub Desktop.
Open file from iTerm 2 in existing mvim session (and start at the given line number)
  • Open iTerm2
  • Goto Preferences->Profiles->Advanced->Semantic history
  • Select Run Command...
  • Enter the command /usr/local/bin/mvim --remote +\2 \1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment