Commit Graph

7 Commits

Author SHA1 Message Date
Yegappan Lakshmanan b77977c318 Version 3.2
Added support for closing the tags tree for inactive files, removing the tags tree for deleted buffers, processing the tags when the taglist window is not opened, disabling the automatic highlighting of the current tag, displaying name of the current tag.
0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan e5c42caaf2 Version 3.1
Added support for saving and restoring taglist sessions. Separated the taglist documentation into a separate file in Vim help format.
0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan 89662c477a Version 3.0: Added support for displaying tags defined in multiple files. 0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan b430c96fd5 Version 2.8: Added information about the taglist mailing list. 0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan 642b3296e7 Version 2.7
1. Added TlistUpdate command to update the taglist window.
2. Made the taglist highlight groups user configurable.
3. Fixed a problem in the taglist integration with the winmanager plugin
0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan 5c9f5bc85c Version 2.6
1. Added support for previewing a tag.
2. Added the TlistClose command to close the taglist window
3. Added the Tlist_Exit_OnlyWindow option to close the taglist window if only that window is open.
0001-01-01 00:00:00 +00:00
Yegappan Lakshmanan e9b9608c00 Version 2.5
Added support for highlighting the tag scope. Added support for displaying namespaces in C++ files. Updated the comments.
0001-01-01 00:00:00 +00:00