tune startup time

This commit is contained in:
asep komarudin 2023-03-08 13:52:16 +07:00
parent b7de30e431
commit a745438e75
8 changed files with 126 additions and 95 deletions

View file

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