Skip to content

Commit 450cb32

Browse files
committed
chore(docs): auto-generate vimdoc
1 parent 02ba8eb commit 450cb32

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/cinnamon.nvim.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*cinnamon.nvim.txt* For Neovim >= 0.8.0 Last change: 2024 July 25
1+
*cinnamon.nvim.txt* For Neovim >= 0.8.0 Last change: 2024 August 07
22

33
==============================================================================
44
Table of Contents *cinnamon.nvim-table-of-contents*
@@ -73,6 +73,9 @@ DEFAULT OPTIONS ~
7373
-- `window`: animate window scrolling ONLY when the cursor moves out of view
7474
mode = "cursor",
7575

76+
-- Only animate scrolling if a count is provided
77+
count_only = false,
78+
7679
-- Delay between each movement step (in ms)
7780
delay = 5,
7881

0 commit comments

Comments
 (0)