On Thu, November 29, 2012 16:26, Marc Jessome wrote: > I often "grep -rn" and want to easily use the "filename:line:" output as > a filename to vim. Is there any way that I can have vim see > > "main.c:595" and "main.c:595:" as an equivalent to "main.c +595" ?
I think, this plugin should do what you want: http://www.vim.org/scripts/script.php?script_id=2184 regards, Christian -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
