tagbar/plugin
David Hegland 1c5a358f0b
Some checks failed
Check / check (exuberant-ctags, nvim) (push) Has been cancelled
Check / check (exuberant-ctags, vim) (push) Has been cancelled
Check / check (universal-ctags, nvim) (push) Has been cancelled
Check / check (universal-ctags, vim) (push) Has been cancelled
Vint / vint (push) Has been cancelled
This adds support for controlling display of suffix/prefix (#893)
* This adds support for controlling display of suffix/prefix

This adds the `g:tagbar_show_prefix` and `g:tagbar_show_suffix` options. These will help control if the prefix info and/or suffix info is printed in the tagbar window for the tag.

This is just test code for now.

* Correct the `show_prefix` behavior so it has proper whitespacing
2024-11-05 08:10:19 -06:00
..
tagbar.vim This adds support for controlling display of suffix/prefix (#893) 2024-11-05 08:10:19 -06:00