Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Using vim for highlighting in Perl

by traveler (Parson)
on Mar 26, 2003 at 17:07 UTC ( [id://245997]=note: print w/replies, xml ) Need Help??


in reply to Using vim for highlighting in Perl

To run the html converter from the command line, do
gvim -c ":so C:\Vim\vim61\syntax\2html.vim" file.pl
replacing the C:\Vim\vim61 with the appropriate dir and file.pl with the appropriate file. This will not save the file. I'd copy 2html.vim to a local dir, add the commands to save and exit (:wq! probably) and source that.

HTH, --traveler

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-18 00:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found