Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Adding custom tags as bookmarks.   Message List  
Reply | Forward Message #402 of 448 |
Re: [taglist] Adding custom tags as bookmarks.

Hi,

>
> 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.
>

I didn't fully understand the question. Do you want to see a single
entry in the taglist window for all the variables?  Or you don't want to
see the variables in the taglist window?

You can configure the taglist plugin to not display the tags for the
variables by setting the tlist_perl_settings variable in your .vimrc
file and excluding the ctags flags for perl variables.

As for displaying a pseudo tag for all the variables, it is not
supported by the taglist plugin currently.

- Yegappan

>
> 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.
>




Sat Nov 1, 2008 4:20 pm

yegappan
Offline Offline
Send Email Send Email

Forward
Message #402 of 448 |
Expand Messages Author Sort by Date

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...
gee_forr
Offline Send Email
Oct 31, 2008
2:03 pm

Hi, ... I didn't fully understand the question. Do you want to see a single entry in the taglist window for all the variables? Or you don't want to see the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Nov 1, 2008
4:20 pm

Hi Yegappan, Thanks for getting back to me J From: Yegappan Lakshmanan [mailto:yegappan@...] I didn't fully understand the question. Do you want to see a...
Gabriel Fortuna
gee_forr
Offline Send Email
Nov 2, 2008
7:58 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help