feat: enabled snacks scroll plugin

This commit is contained in:
Devin Haska 2025-06-13 23:31:41 -07:00
parent 5229818477
commit 2c4b15e09e
Signed by: wonderfulfrog
SSH key fingerprint: SHA256:ejOGyH9064rJiikox4ykOHLeuUg1f9l8wmJxs+MzNw0

View file

@ -11,6 +11,7 @@ return {
notifier = { enabled = true }, notifier = { enabled = true },
quickfile = { enabled = true }, quickfile = { enabled = true },
scratch = { enabled = true }, scratch = { enabled = true },
scroll = { enabled = true },
statuscolumn = { enabled = true }, statuscolumn = { enabled = true },
terminal = { enabled = true }, terminal = { enabled = true },
}, },