different scroll

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-20 19:49:18 -05:00
parent a694944286
commit 99f5ed48b8

View file

@ -6,10 +6,10 @@ return {
keymaps = { basic = true },
mode = "cursor",
step_size = {
vertical = 3,
horizontal = 4,
vertical = 9,
horizontal = 16,
},
delay = 2,
delay = 1,
},
config = function(_, opts)
local cinnamon = require("cinnamon")