Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Vim for Perl developers

by Crian (Curate)
on Oct 14, 2004 at 13:46 UTC ( [id://399207]=note: print w/replies, xml ) Need Help??


in reply to Vim for Perl developers

Very nice article!

But I found two little errors or lazinesses:

  • In the section "text-folding" you wrote

    " Folding configuration set foldmethod=marker " Edit and uncomment next line if you want non-default marker "set foldmarker="[[[,]]]"

    I guess you deleted the wrong line and meant
    set foldmarker="{{{,}}}"
    instead of the last line?!

  • You used the comment
    " This is for winmanager
    more then once, even in the section "Tag explorer".

Replies are listed 'Best First'.
Re^2: Vim for Perl developers
by TVSET (Chaplain) on Oct 17, 2004 at 17:30 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found