How do I navigate back through the tag stack after jumping to definitions?
:pop or <C-t>
When you jump to a tag definition with , Vim pushes your location onto a tag stack.
:pop or <C-t>
When you jump to a tag definition with , Vim pushes your location onto a tag stack.