from-scratch rewrite #1

Merged
kenobi merged 54 commits from from-scratch into master 2025-06-26 08:53:34 +02:00
40 changed files with 842 additions and 740 deletions
Showing only changes of commit cb30bcc532 - Show all commits

View File

@ -7,6 +7,7 @@ return {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
animate = { enabled = true, easing = "cubic" },
bigfile = { enabled = true },
explorer = { enabled = true },
indent = { enabled = true, animate = { enabled = false }, scope = { enabled = true }, chunk = { enabled = true } },