diff --git a/doc/cinnamon.nvim.txt b/doc/cinnamon.nvim.txt index e45b7b1..728c339 100644 --- a/doc/cinnamon.nvim.txt +++ b/doc/cinnamon.nvim.txt @@ -68,7 +68,7 @@ DEFAULT OPTIONS ~ -- Optional post-movement callback callback = function() end, -- Delay between each movement step (in ms) - delay = 7, + delay = 5, max_delta = { -- Maximum distance for line movements before smooth -- scrolling is skipped. Set to `false` to disable