We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c46cc3 commit 753da7fCopy full SHA for 753da7f
doc/cinnamon.nvim.txt
@@ -68,7 +68,7 @@ DEFAULT OPTIONS ~
68
-- Optional post-movement callback
69
callback = function() end,
70
-- Delay between each movement step (in ms)
71
- delay = 7,
+ delay = 5,
72
max_delta = {
73
-- Maximum distance for line movements before smooth
74
-- scrolling is skipped. Set to `false` to disable
0 commit comments