mirror of
				https://github.com/preservim/tagbar.git
				synced 2025-11-04 11:41:47 +08:00 
			
		
		
		
	* 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