Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Vim configs (slightly OT)

by jsprat (Curate)
on May 15, 2002 at 22:44 UTC ( [id://166863]=note: print w/replies, xml ) Need Help??


in reply to Vim configs (slightly OT)

To catch my many typos and mismatched brackets (or any other syntax error), I add

set makeprg=$VIMRUNTIME/tools/efm_perl.pl\ -c\ %\ $* set errorformat=%f:%l:%m

To check the syntax, type :make This lets me use vim's quickfix mode to jump to directly to the next error with :cn or :cp to the previous error, among other things.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166863]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-20 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found