Skip to content

Commit 52089c9

Browse files
y3owk1ngithub-actions[bot]
authored andcommitted
chore(build): auto-generate docs from readme
This is an automated commit.
1 parent 8cfebc8 commit 52089c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/undo-glow.nvim.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ UndoGlow.State *undo-glow.nvim.types.UndoGlow.State*
624624
{should_detach} (boolean) Whether the highlight should detach.
625625
{animation?} (UndoGlow.Config.Animation) Animation configuration.
626626
{force_edge?} (boolean) Whether to force edge highlighting.
627-
{_operation?} (string) Internal operation type.
627+
{operation?} (string) Operation type.
628628

629629

630630
UndoGlow.RGBColor *undo-glow.nvim.types.UndoGlow.RGBColor*
@@ -652,7 +652,7 @@ UndoGlow.CommandOpts *undo-glow.nvim.types.UndoGlow.CommandOpts*
652652
{hlgroup?} (string) Optional highlight group to use.
653653
{animation?} (UndoGlow.Config.Animation) Optional animation configuration.
654654
{force_edge?} (boolean) Optional flag to force edge highlighting.
655-
{_operation?} (string) Internal operation type.
655+
{operation?} (string) Operation type.
656656

657657

658658
*undo-glow.nvim.types.UndoGlow.HighlightChanges*

0 commit comments

Comments
 (0)