https://github.com/benknoble/tag-tracks
Vim plugin for keeping track of the tagstack
https://github.com/benknoble/tag-tracks
tags vim vim-plugin
Last synced: 12 months ago
JSON representation
Vim plugin for keeping track of the tagstack
- Host: GitHub
- URL: https://github.com/benknoble/tag-tracks
- Owner: benknoble
- License: bsd-3-clause
- Created: 2021-05-07T14:54:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T14:47:06.000Z (over 1 year ago)
- Last Synced: 2025-04-07T19:51:30.142Z (about 1 year ago)
- Topics: tags, vim, vim-plugin
- Language: Vim Script
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tag-tracks
Vim plugin for keeping track of the tagstack.
tag-tracks provides a HUD for `:tags` for a particular window, making it easier
to trace your steps through a code-base.
Install with your favorite plugin manager and run `:TagTracks`.