File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,9 @@ A package manager can be used to install `nvim-scrollview`.
69
69
which sign groups are considered.
70
70
* ` :ScrollViewLegend ` shows a legend for the plugin. This can be helpful if
71
71
you're unsure what a sign represents. With the ` ! ` variant of the command,
72
- the legend will include the scrollbar and all registered signs (even those
73
- from disabled groups), regardless of their display status.
72
+ ` :ScrollViewLegend! ` , the legend will include the scrollbar and all
73
+ registered signs (even those from disabled groups), regardless of their
74
+ display status.
74
75
* The scrollbars are draggable with a mouse. Signs can be clicked for
75
76
navigation or right-clicked for information. If ` mousemoveevent ` is set,
76
77
scrollbars and signs are highlighted when the mouse pointer hovers.
You can’t perform that action at this time.
0 commit comments