On Tuesday, May 23, 2017 at 9:16:45 AM UTC-7, Frew Schmidt wrote: > > Perhaps you can get some more information by setting 'verbose' to a > > > > non-zero number, e.g. ten. > > > Well, I ran it with -V10 and even after deleting both ~/.vim/ (except for the > ftdetect file) and ~/.vimrc and I can still reproduce it. It looks about the > same as before: the markdown support is getting reloaded for every file > instead of once at the beginning. I don't know how to store :messages in a > file or I'd attach them.
Another interesting detail: it's not slow if I set the filetype to sillybonk or perl, so this is somehow related to the markdown support. I think I'll bisect the markdown files and see which one causes it, and then bisect the file itself. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" 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.
