Tony Mechelynck wrote:
> I believe the difference is that the vimrc and gvimrc are sourced only 
> once at startup (hence, only a small overall performance throwback for 
> checking both names), while the 'runtimepath' directories are walked 
> through at practically every autocommand event, and also for ":runtime" 
> and ":doau" commands. I believe that adding two items in 'runtimepath', 
> though it would work, might reduce performance somewhat.
>   
I'm not Bram, either -- but one can also just specify the runtimepath 
via the environment
variable VIMRUNTIME with whatever path one deems suitable.

Regards,
Chip Campbell


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to