Friday, July 6, 2012

Re: Subversion integration

On Friday, July 6, 2012 8:11:46 AM UTC-5, Geert Mak wrote:
> [vcscommand.vim] is not visually very stable (i. e. when browsing up/down in Subversion 'blame' mode, the screens blink on every row, I guess they are rewritten too slowly or so (I work on an Air w/ SSH and can't imagine the machine is too slow...).
>

That would be something to take up with the plugin author. I have no idea how "blame" works in that plugin, perhaps it uses signs which must be updated as you scroll, or perhaps you have some crazy CursorMoved autocmds interfering which you've forgotten about, or perhaps you have 'cursorline' or 'cursorcolumn' set, which slow things down.

--
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

No comments: