Skip to content

Commit 0b1fe9c

Browse files
committed
Show the ! variant, ScrollViewLegend!
1 parent 565c10e commit 0b1fe9c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)