in reply to Re: Re: .vimrc options (quickfix mode integration)
in thread .vimrc options to assist with perl coding

quickfix mode is nice because it offers a standard command set-- you can use the same commands for compiling as Perl as you for grepping through code, or compiling C or another language. I haven't actually tried your method, so I can't do a direct comparison.

-mark

  • Comment on Re: Re: Re: .vimrc options (quickfix mode integration)