mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-12-25 12:14:19 +01:00
feat(snacks): enable snacks.scroll
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user