I have seen a noticeable performance problem when using the `vim-oblique` 
plugin, which was caused by calls to `doautocmd User ...` - although the user 
events did not exist (https://github.com/junegunn/vim-oblique/issues/30).

While there is the `<nomodeline>` option for `:doautocmd`, Vim could always 
skip applying the modeline (again) in case no commands were executed.

This makes especially sense when there are no events defined at all (that's 
what the fix for the plugin did: 
https://github.com/junegunn/vim-oblique/commit/32e1c4291e9138d55962e7408866a80d99726a28).


Regards,
Daniel.

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

Raspunde prin e-mail lui