This commit is contained in:
asep komarudin 2023-09-08 19:47:20 +07:00
parent 09a1733514
commit 976845601b
8 changed files with 28 additions and 28 deletions

View file

@ -2,7 +2,7 @@ return {
-- animations
{
"echasnovski/mini.animate",
event = "BufRead",
event = "InsertEnter",
opts = function()
-- don't use animate when scrolling with the mouse
local mouse_scrolled = false