feat(snacks): enable snacks.scroll

This commit is contained in:
Folke Lemaitre 2024-12-12 07:06:41 +01:00
parent cc0cd8c419
commit 3db0dcc68e
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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