mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Assembling the tag information in a list and then printing it with one ":put" command is more efficient then calling :put for every line.
Assembling the tag information in a list and then printing it with one ":put" command is more efficient then calling :put for every line.