File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ Module setup
669669Calling this function creates a `:Colorscheme ` user command. It takes one or
670670more registered color scheme names and performs animated transition between
671671them (starting from currently active color scheme).
672- It uses | MiniColors.animte () | with default options.
672+ It uses | MiniColors.animate () | with default options.
673673
674674Parameters ~
675675{config} `(table|nil)` Module config table. See | MiniColors.config | .
Original file line number Diff line number Diff line change @@ -636,7 +636,7 @@ local H = {}
636636--- Calling this function creates a `:Colorscheme` user command. It takes one or
637637--- more registered color scheme names and performs animated transition between
638638--- them (starting from currently active color scheme).
639- --- It uses |MiniColors.animte ()| with default options.
639+ --- It uses |MiniColors.animate ()| with default options.
640640---
641641--- @param config table | nil Module config table. See | MiniColors.config | .
642642---
You can’t perform that action at this time.
0 commit comments