NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Vim7 (Score:1)
It would have been nice to mention that Vim7 is just around the corner as well.
I just started using Vim as my primary editor and I am so happy I did.
Re:Vim7 (Score:1)
I added that note as an item in the 'future' section, which follows the 'history' section now. Thanks for the spot.
link to ctags plugin (Score:1)
I just spotted that you're linking to another ctags plugin. The one you describe in your pod is at http://www.vim.org/scripts/script.php?script_id=273 [vim.org]
BTW, I'm still looking for one that actually works with ctags, so that you can hit ctrl+] on a function to jump to the definition.
Re:link to ctags plugin (Score:1)
Thanks for the spot! That was a booboo on my part, I've made a note on the presentation and added a link to the correct resource. I guess I'll have to take that other plugin for a spin now too :)