smaller context, faster scroll
This commit is contained in:
parent
215778e9c4
commit
e482a1a6d1
2 changed files with 6 additions and 2 deletions
|
@ -10,6 +10,10 @@ return {
|
|||
horizontal = 16,
|
||||
},
|
||||
delay = 1,
|
||||
max_delta = {
|
||||
lines = 100,
|
||||
time = 200,
|
||||
},
|
||||
},
|
||||
config = function(_, opts)
|
||||
local cinnamon = require("cinnamon")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue