[patch] tagfunc patch from the vim_extended repository

58 views
Skip to first unread message

Christian Brabandt

unread,
May 31, 2013, 5:10:22 PM5/31/13
to vim...@vim.org
Here is an updated patch of the tagfunc feature from the old
vim_extended repository. I think, this has also been in the todo list
for very long:

,----
| 8 Use a mechanism similar to omni completion to figure out the kind of tab
| for CTRL-] and jump to the appropriate matching tag (if there are
| several).
| Alternative: be able to define a function that takes the tag name and uses
| taglist() to find the right location. With indication of using CTRL-] so
| that the context can be taken into account. (Robert Webb)
`----

This can be used together with the SmartTag plugin that was posted here in the past.

regards,
Christian
--
Nur der Oberfl�chliche kennt sich selbst.
-- Oscar Wilde
tagfunc.diff

Christian Brabandt

unread,
Jun 22, 2013, 8:42:44 AM6/22/13
to vim...@vim.org

On Fr, 31 Mai 2013, Christian Brabandt wrote:

> Here is an updated patch of the tagfunc feature from the old
> vim_extended repository. I think, this has also been in the todo list
> for very long:
>
> ,----
> | 8 Use a mechanism similar to omni completion to figure out the kind of tab
> | for CTRL-] and jump to the appropriate matching tag (if there are
> | several).
> | Alternative: be able to define a function that takes the tag name and uses
> | taglist() to find the right location. With indication of using CTRL-] so
> | that the context can be taken into account. (Robert Webb)
> `----
>
> This can be used together with the SmartTag plugin that was posted here in the past.

Updated patch, that fixes some missing #ifdefs for smaller builds.

regards,
Christian
--
Ich f�hle mich nicht alt, weil ich so viele Jahre hinter mir habe,
sondern weil nur noch so wenige vor mir liegen.
-- Ephraim Kishon (alias Ferenc Hoffmann)
tagfunc.diff
Reply all
Reply to author
Forward
0 new messages