feat(snacks): enable snacks.scroll

This commit is contained in:
Folke Lemaitre
2024-12-12 07:06:41 +01:00
parent 94fdc421a1
commit 1a1a48497c

View File

@ -34,6 +34,7 @@ return {
notifier = { enabled = true },
quickfile = { enabled = true },
statuscolumn = { enabled = false }, -- we set this in options.lua
scroll = { enabled = true },
indent = { enabled = true },
terminal = {
win = {