> So we can't trigger the event in diff_redraw(), it must be done > separately. I'll make some improvements.
I think you have done it on patch-8.1.402, right? As far as I tried, 'DiffUpdated' event is triggered on 'vimdiff', 'diffput', 'diffget', 'diffsplit', 'diffupdate'. And well triggered on all the 'diffthis' except the first one and on all the 'diffoff' except the last one in a tab page. That is perfect. It might be better to add 'DiffUpdated' in a syntax/vim.vim as well. Regards, Rick -- -- 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.
