feat(snacks): enable snacks.scroll
This commit is contained in:
1 file changed
+1
@@ -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 = {
|
||||||
|
|||||||
Reference in new issue
Block a user