Seeing Blame/Annotate in the margin in Vim
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 29 Oct 2009 11:29:58 +0100
This Vim script enables you to show the Blame info in a narrow window at
I activate it with the key sequence "gb" (for Go/Get Blame).
Insert the attached script into your ~/.vimrc file.
- Julian
------------------------------------------------------
"Show in a new window the Subversion blame annotation for the current file.
|
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.