Christoph Kögl wrote:

> I want to propose a feature I have come to appreciate in some editors
> (e.g. Codewright and most recently in the Delphi 2006 editor) that
> (g)vim currently lacks: change bars. By this I mean a colored bar to the left
> of the first text column (some other vim scripts use that area already,
> e.g. ShowMarks http://www.vim.org/scripts/script.php?script_id=152), namely
> a green bar in front of each line that has been changed (and
> subsequently saved) since editing this file has started, and a yellow
> bar in front of each line that has been changed (but not yet saved).
> (The colors should be configurable.)
> 
> Or is there a possibility to emulate change bars using the "signs" feature?

This has been asked for a few times.  Currently you could use diff mode,
but that looks quite different from a change bar.

I'll add a voting item for this.

-- 
ARTHUR: Go on, Bors, chop its head off.
BORS:   Right.  Silly little bleeder.  One rabbit stew coming up.
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to