On Wed, Jan 21, 2009 at 11:26 AM, Richard Hartmann
<[email protected]> wrote:
>
> Hi all.
>
> if I run
>
>  git blame foo.file | vim -
>
> or
>
>  svn blame foo.file | vim -
>
> I get the blame-annotated file in Vim. Is there a way to have the syntax
> highlighting ignore the blame stuff and simply highlight the actual
> code?

Users of the vcscommand plugin are encouraged to try a preliminary
version that provides exactly this functionality.  It can be
downloaded at:

 
http://repo.or.cz/w/vcscommand.git?a=snapshot;h=refs/heads/dev/split-blame;sf=zip

Please note, the above link will give a zip with an extra directory.
I'll package it once it has more testing and documentation.  If you
use stock options for blame/annotate, it should Just Work as-is for
CVS, SVN, and git.

Please let me know if there are any issues with this.

Thank you,

bob

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to