mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
update
This commit is contained in:
parent
09a1733514
commit
976845601b
8 changed files with 28 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue