]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/snacks.lua
nvim: disable snacks scroll animation
[dotfiles.git] / nvim / lua / plugins / snacks.lua
index bfd3870f378de96c1c4c4638f464ca56f0a11926..2c7f6a87d16507a370ce4d5d1726f4746a6de19a 100644 (file)
@@ -23,7 +23,7 @@ return {
       input = { enabled = true },  -- NOTE: seems unecessary
       quickfile = { enabled = true },  -- TODO: review if needed
       scope = { enabled = true },
-      scroll = { enabled = true },
+      scroll = { enabled = false },  -- fuck this!
       statuscolumn = { enabled = true },
       terminal = {
         win = {