mirror of
https://github.com/gryf/tagbar.git
synced 2026-02-01 05:25:44 +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.