File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
630630UndoGlow.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*
You can’t perform that action at this time.
0 commit comments