different scroll
This commit is contained in:
parent
a694944286
commit
99f5ed48b8
1 changed files with 3 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue