I gave my talk on Vim as a Perl IDE at the SF Perl Users group tonight. It's hard to work a projector, answer questions, and demonstrate code at the same time. It always looked so easy at the conferences I've been too...
Here is a link to the talk POD and the
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 :)