Hacker News new | ask | show | jobs
by rylee 4029 days ago
You should definitely start using tagbar more. It really ups the IDE-ification of Vim. Super cool stuff.
1 comments

The problem is that the main use I thought to have for it is jumping to functions, but I usually do that using / (search) and/or ctags (Ctrl-])