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`.
6969 which sign groups are considered.
7070* ` :ScrollViewLegend ` shows a legend for the plugin. This can be helpful if
7171 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.
7475* The scrollbars are draggable with a mouse. Signs can be clicked for
7576 navigation or right-clicked for information. If ` mousemoveevent ` is set,
7677 scrollbars and signs are highlighted when the mouse pointer hovers.
You can’t perform that action at this time.
0 commit comments