snacks.animate
This commit is contained in:
parent
5c9d817d73
commit
cb30bcc532
@ -7,6 +7,7 @@ return {
|
|||||||
-- your configuration comes here
|
-- your configuration comes here
|
||||||
-- or leave it empty to use the default settings
|
-- or leave it empty to use the default settings
|
||||||
-- refer to the configuration section below
|
-- refer to the configuration section below
|
||||||
|
animate = { enabled = true, easing = "cubic" },
|
||||||
bigfile = { enabled = true },
|
bigfile = { enabled = true },
|
||||||
explorer = { enabled = true },
|
explorer = { enabled = true },
|
||||||
indent = { enabled = true, animate = { enabled = false }, scope = { enabled = true }, chunk = { enabled = true } },
|
indent = { enabled = true, animate = { enabled = false }, scope = { enabled = true }, chunk = { enabled = true } },
|
||||||
|
Loading…
Reference in New Issue
Block a user