On Wed, May 10, 2006 at 09:00:32PM +0200, Thomas wrote:
> Hi,
>
> Here is a small patch for AsNeeded that eliminates the need to call
> AN(X) for commands. It creates a file called ~/.vim/AsNeeded/ANautoload
> that contains lines like:
>
> command! -range -nargs=* Command delcommand Command | ANX Command
>
> Regards,
> Thomas.
> --- AsNeeded.vim 2006-05-10 20:48:42.442003200 +0200
> +++ /cygdrive/f/.vim/plugin/AsNeeded.vim 2006-05-10 20:45:13.381388800
> +0200
[snip]
AFAICT this file is not part of the standard distribution. Where
does it come from? Perhaps you should submit the patch to the author of
this script.
HTH --Benji Fisher