mirror of
https://github.com/gryf/tagbar.git
synced 2026-08-22 09:51:46 +02: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.