Skip to content

Commit 753da7f

Browse files
committed
chore(docs): auto-generate vimdoc
1 parent 9c46cc3 commit 753da7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cinnamon.nvim.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ DEFAULT OPTIONS ~
6868
-- Optional post-movement callback
6969
callback = function() end,
7070
-- Delay between each movement step (in ms)
71-
delay = 7,
71+
delay = 5,
7272
max_delta = {
7373
-- Maximum distance for line movements before smooth
7474
-- scrolling is skipped. Set to `false` to disable

0 commit comments

Comments
 (0)