mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-23 10:41:49 +08:00
9ca422ce09
The current algorithm for contructing the tag tree works pretty well even when pseudo-tags are encountered, but is quite complex, hard to understand, and hard to tweak and optimize. This commit rewrites the algorithm to a relatively straight-forward recursive algorithm that makes use of placeholder pseudo-tags if required that will get replaced if the actual tag is encountered later. |
||
---|---|---|
.. | ||
tagbar.vim |