Hi,

Am Donnerstag, 19. Januar 2012 17:54:29 UTC+1 schrieb Sergey Khorev:
>
> Out of curiosity, what would you do show for empty lines?


The quickfixsigns plugin uses balloons to display additional information 
about a sign when the mouse pointer hovers over a sign. This is especially 
useful, e.g., when displaying git diff information. Unfortunately this 
doesn't work when the line is empty -- e.g. when you replaced text with an 
empty line.

Would it be possible to change the test to (len == 0 && no_sign_at_line)?

Regards,
Tom

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to