Skip to content

Commit 76ddd6b

Browse files
author
Github Actions
committed
[docgen] CI: autogenerate vimdoc
skip-checks: true
1 parent 5e5cbc9 commit 76ddd6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OPTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ Set to `false` to disable fzf window title flags (hidden, ignore, etc).
547547

548548
#### globals.winopts.title_pos
549549

550-
Type: `string`, Default: `"center"`
550+
Type: `string[]`, Default: `("center"|"left"|"right")`
551551

552552
Controls title display in the fzf window, possible values are `left|right|center`.
553553

doc/fzf-lua-opts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ Set to `false` to disable fzf window title flags (hidden, ignore, etc).
762762

763763
globals.winopts.title_pos *fzf-lua-opts-globals.winopts.title_pos*
764764

765-
Type: `string`, Default: `"center"`
765+
Type: `string[]`, Default: `("center"|"left"|"right")`
766766

767767
Controls title display in the fzf window, possible values are
768768
`left|right|center`.

0 commit comments

Comments
 (0)