preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.1k stars 485 forks source link

Add support of TagbarOpen arguments for TagbarToggle #800

Closed alfred-sa closed 2 years ago

alfred-sa commented 2 years ago

I needed TagbarToggle to pass arguments to TagbarOpen. It was already implemented in TagbarToggle() but not in the command. So it is.

alfred-sa commented 2 years ago

I have added the same behavior for :Tagbar and a line in the doc to specify the arg.