Skip to content

Commit 1ae863c

Browse files
author
Github Actions
committed
[docgen] CI: autogenerate vimdoc
skip-checks: true
1 parent 17bad24 commit 1ae863c

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

OPTIONS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,6 +1757,12 @@ Colorize option values.
17571757

17581758
File history (output of `:oldfiles`).
17591759

1760+
##### oldfiles.shada_file
1761+
1762+
Type: `string`, Default: `nil`
1763+
1764+
Optional shada file to read, see `:help shada`
1765+
17601766
##### oldfiles.stat_file
17611767

17621768
Type: `boolean`, Default: `true`

doc/fzf-lua-opts.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*fzf-lua-opts.txt* For Neovim >= 0.9.0 Last change: 2026 April 02
1+
*fzf-lua-opts.txt* For Neovim >= 0.9.0 Last change: 2026 April 14
22

33
==============================================================================
44
Table of Contents *fzf-lua-opts-table-of-contents*
@@ -2354,6 +2354,13 @@ oldfiles *fzf-lua-opts-oldfiles*
23542354
File history (output of `:oldfiles`).
23552355

23562356

2357+
oldfiles.shada_file *fzf-lua-opts-oldfiles.shada_file*
2358+
2359+
Type: `string`, Default: `nil`
2360+
2361+
Optional shada file to read, see `:help shada`
2362+
2363+
23572364
oldfiles.stat_file *fzf-lua-opts-oldfiles.stat_file*
23582365

23592366
Type: `boolean`, Default: `true`

0 commit comments

Comments
 (0)