From 3b77677ac4001c5588bd44f75950b4dfdac26ffb Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Thu, 31 Oct 2024 12:59:27 -0500 Subject: [PATCH] only use smooth scroll for page up and down --- lua/plugins/cinnamon_scroll.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/plugins/cinnamon_scroll.lua b/lua/plugins/cinnamon_scroll.lua index cd962fa..b99b6de 100644 --- a/lua/plugins/cinnamon_scroll.lua +++ b/lua/plugins/cinnamon_scroll.lua @@ -3,7 +3,6 @@ return { event = "VeryLazy", opts = { -- change default options here - keymaps = { basic = true }, mode = "cursor", step_size = { vertical = 9,