On Wednesday, May 28, 2014 11:40:57 AM UTC+4, Christian Brabandt wrote: > Am 2014-05-28 09:30, schrieb Babken Vardanyan: > > > I don't have syntastic installed. Recently it was integrated into YCM: > > > https://github.com/Valloric/YouCompleteMe#why-did-ycm-stop-using-syntastic-for-diagnostics-display > > > I am not very skilled Vim user, so I can't tell if it's same as :sign, > > > but it seems like it, and the bug *should* reproduce if you just open > > > it and close it, but I am not sure how to do it myself. > > > > Well it would be helpfull, to know, what exactly YCM or syntastic is > > doing in > > that case. > > > > I'll try to have a look, but probably not before next week. Perhaps you > > could > > put a sample config (including the plugins and a sample "error" file, > > that > > triggers the signs) on github so I could clone easily? > > > > >> BTW: there have been some patches integrated, that fix redrawing > > >> issues > > >> > > >> (specifically 7.4.277 which may fix you problem). So could you please > > >> > > >> first check with the latest vim version? > > >> > > >> > > >> kind regards, > > >> > > >> Christian > > > I have latest version available from Arch repos: > > > $ pacman -Qi gvim|grep ^Version > > > Version : 7.4.307-1 > > > > That contradicts your initial report, where you mentioned your Vim > > version: > > ,---- > > | $ gvim --version > > | VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 4 2014 07:23:59) > > | Included patches: 1-274 > > `---- > > > > kind regards, > > Christian
Oh, I apologize, I hadn't tested with latest version. This bug is now fixed in 307 (or earlier). Thanks. -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
