On Mon, Nov 27, 2006 at 10:34:34AM +0800, [EMAIL PROTECTED] wrote:
> The feature is already supported by Vim, and I bet that's the Vim native
> way to do that.
> 
> See:
> :h :make_makeprg
> 
> If you would like to know how this works,
> 
> See also:
> $VIMRUNTIME/compiler/*.vim
> For example: $VIMRUNTIME/compiler/perl.vim

I know the OP was asking about vim6, but in vim7 it seems like setting

    :compiler perl

has to be done to select the correct compiler script.  Is that
expected?  Do I need to map, say, .pl and .pm to compiler perl in my
.vimrc?


-- 
Bill Moseley
[EMAIL PROTECTED]

Reply via email to