An excellent tutorial! Very nice, practical examples, something that's often missing.
Unfortunately, the area you skimmed was the area I know little about: pltags. I _don't_ have ctags experience, and even the ctags documentation seems to assume I have ctags experience.
A few tests on my system shows that this creates a tags file in the present directory. How do I tell vim which tags file to use if I'm elsewhere on the system? Do I have to run pltags over a script that calls outside functions, or just the scripts/modules that hold those outside functions? Is the tags file incremental or replaced? Where can I locate documentation for pltags.pl (There doesn't appear to be a man page)? Should I cron job this sucker so that it keeps up with updating modules?
Assistance appreciated.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|