Hi there,
I'm a long time TagList user (circa 2003), and it truly is my desert
island vim plugin.
Recently, I've come across a problem where I'm in a file with plenty
of variable declarations that span many many lines. This file also has
no subroutines or things that TagList would normally catch.
What I'd like to do is add a 'pseudo-tag' to essentially group these
variables together, so that when my muscle-memory kicks in and I
summon a taglist window, I can navigate through the file as normal.
Is this possible? How would I go about doing this? I would imagine
something within a comment. I've scoured the docs and the forum, but
can't find anything.
P.S - I'm using perl.