Skip to content

Commit a7aa8aa

Browse files
committed
refactor(nvim): disable scroll plugin for now
1 parent cd3730f commit a7aa8aa

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • home/dot_config/exact_nvim/exact_lua/exact_specs

home/dot_config/exact_nvim/exact_lua/exact_specs/snacks.lua

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ Plugin.opts = {
1212
enabled = true,
1313
replace_netrw = true,
1414
},
15-
scroll = {
16-
enabled = true,
17-
animate = {
18-
duration = { step = 5, total = 50 },
19-
easing = 'linear',
20-
},
21-
},
2215
zen = {
2316
enabled = true,
2417
win = {

0 commit comments

Comments
 (0)