On Feb 9, 11:03 am, Charles Campbell <[email protected]>
wrote:

>
> But you may be interested in signs (read:  :help signs).  To use them,
> your vim needs to have the signs feature (:version, look for +signs).  
> Typically that means that your vim was compiled with the "huge" model.
>

Unless I misunderstand the help files, "signs" will be of no use here,
as they are limited to 2 characters.

You may be able to read in the blame output into a new vertically
split buffer, and then set scrollbind on both buffers so that they
scroll together. Something similar was actually discussed on this list
and vim_dev recently:

http://groups.google.com/group/vim_dev/browse_thread/thread/35bd89f444420e32/cd88aec07032c8aa
http://groups.google.com/group/vim_use/browse_thread/thread/6c13721bda3bd90e/b6d904c0aa4fb327
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to