[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Seeing Blame/Annotate in the margin in Vim

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 29 Oct 2009 12:16:41 +0100

I (Julian Foad) wrote:
> This Vim script enables you to show the Blame info in a narrow window at
> the side of your source file, as in the screen shot below, with the
> scrolling synchronized.
>
> I activate it with the key sequence "gb" (for Go/Get Blame).
>
> Insert the attached script into your ~/.vimrc file.

I committed this script as contrib/client-side/vim/vim-blame.vimrc.

I added another Vim script, to display the log message of the revision
number under the cursor, at the same time, as
contrib/client-side/vim/vim-show-log-msg.vimrc.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2412559
Received on 2009-10-29 12:17:01 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.