use false for preview as being said in the docstring
This commit is contained in:
parent
25f9454456
commit
bee6887a32
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ declare-option -docstring "allow showing preview window
|
||||||
Default value:
|
Default value:
|
||||||
false
|
false
|
||||||
" \
|
" \
|
||||||
bool fzf_preview true
|
bool fzf_preview false
|
||||||
|
|
||||||
declare-option -docstring "amount of lines to pass to preview window
|
declare-option -docstring "amount of lines to pass to preview window
|
||||||
Default value: 100" \
|
Default value: 100" \
|
||||||
|
|
Loading…
Reference in a new issue