-
-
Notifications
You must be signed in to change notification settings - Fork 485
Open
Description
I have a .go file that has a private variable
var writeClosersZerolog []io.WriteCloser
In the tagbar "variables" section I see an entry that is marked as private
-writeClosersZerolog : []io.WriteCloser
If I press the "v" key nothing happens?! This
n v &@:call <SNR>93_ToggleHideNonPublicTags()<CR>
is the map of the "v" key. Please let me know if I understand something wrong or if I should provide further information.
Metadata
Metadata
Assignees
Labels
No labels