Skip to content

Instantly share code, notes, and snippets.

@cema-sp
Last active March 3, 2017 08:54
Show Gist options
  • Save cema-sp/3fed92b6a0da7d9a5007659d32475ea6 to your computer and use it in GitHub Desktop.
Save cema-sp/3fed92b6a0da7d9a5007659d32475ea6 to your computer and use it in GitHub Desktop.
# Copy file path and column in vim (+) format
echo \1 +\2 | tr -d '\n' | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment