Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T20:06:49.000Z (over 2 years ago)
- Last Synced: 2024-07-14T00:16:41.066Z (4 months ago)
- Topics: tags, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- 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`.