Skip to content

Commit

Permalink
[docgen] CI: autogenerate vimdoc
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Dec 18, 2024
1 parent 9ab9d38 commit 0ac10b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/fzf-lua.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*fzf-lua.txt* For Neovim >= 0.5.0 Last change: 2024 December 17
*fzf-lua.txt* For Neovim >= 0.5.0 Last change: 2024 December 18

==============================================================================
Table of Contents *fzf-lua-table-of-contents*
Expand Down Expand Up @@ -705,7 +705,7 @@ open an issue and I'll be more than happy to help.**
-- border: in-border "block" marker
scrolloff = '-2', -- float scrollbar offset from right
-- applies only when scrollbar = 'float'
delay = 100, -- delay(ms) displaying the preview
delay = 20, -- delay(ms) displaying the preview
-- prevents lag on fast scrolling
winopts = { -- builtin previewer window options
number = true,
Expand Down

0 comments on commit 0ac10b4

Please sign in to comment.