Skip to content

Instantly share code, notes, and snippets.

@phinze
Created October 23, 2009 16:29
Show Gist options
  • Save phinze/217018 to your computer and use it in GitHub Desktop.
Save phinze/217018 to your computer and use it in GitHub Desktop.
" Copy current path and line number for pasting to co-workers
map <Esc>n <Esc>:let @*=expand("%").":".line(".")<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment