Tony Mechelynck 写道:
> ...and for full info, either (in Windows or any OS where soft links are 
> either unknown or hard to control) copy $VIMRUNTIME/macros/matchit.txt 
> to $HOME/vimfiles/doc/ -creating any needed directory as we go along- or 
> (under Unix/Linux/etc.) link it by doing (in bash or similar) something like

Why the standard way is to recommend users to "copy" instead of just 
source them?

I have the following line in my .vimrc:

runtime macros/matchit.vim

and IMO it is far better than copy the file into plugin directory, since 
we source from the standard directory we don't worry about when the 
script updates.


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

Reply via email to