вс, 3 янв. 2021 г. в 14:09, meine <[email protected]>: > > Does anyone know if installed plugins affect the speed of Vim > when they are not used? >
It is not clear what you mean by "not used plugins". If "not used" here means that these plugins are not loaded into the memory while Vims starts, I cannot see any reason why they should have any influence on its performance. If, however, "not used" means that they are loaded into the memory while Vim starts but eventually are not used by the user, then of course they can affect its performance, for example, by constantly checking if the user has not entered a sequence of symbols that should be processed by them. -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CA%2Bt6X7dMzQWQTgfoOsvEtRBU3sJH6E41EyMQvFo%2BiXSXW%3DPw3Q%40mail.gmail.com.
