On Apr 3, 2:52 pm, Charles Campbell <[email protected]>
wrote:
> Hello!
>
> I've got a new version of getscript up on my website, v32c.
>
>   * if g:GetLatestVimScripts_autoinstalldir exists and is a directory,
> then the string therein is used to specify the installation directory
>   * otherwise $HOME/.vim (linux)   $HOME/vimfiles  is used as the
> installation directory
>   * v32c compares script ids rather than scriptnames to determine if
> getscript has already got a copy in the GetLatestVimScripts.dat file
>
> The logic for the plugins loop is changed.  Before, getscript examined
> plugins until a plugin wasn't using the first directory on the path.  
> Now it builds the list first; in addition, it will also examine the
> AsNeeded directory (if it exists).
>
> Getscript will move a plugin from the plugin/ directory to the AsNeeded/
> directory if
>   * the plugin[.vba|.zip|.tar][.gz|.bz2] has just been dearchived
>   * the AsNeeded/plugin.vim file exists and is readable
>   * the plugin/plugin.vim file exists and is readable
>
> Regards,
> Chip Campbell

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

Reply via email to