Remove Telescope unsupported layout_config key results_width
(#2694)
This commit is contained in:
parent
28661770fb
commit
f1386eaedf
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ local options = {
|
||||||
horizontal = {
|
horizontal = {
|
||||||
prompt_position = "top",
|
prompt_position = "top",
|
||||||
preview_width = 0.55,
|
preview_width = 0.55,
|
||||||
results_width = 0.8,
|
|
||||||
},
|
},
|
||||||
vertical = {
|
vertical = {
|
||||||
mirror = false,
|
mirror = false,
|
||||||
|
|
Loading…
Reference in a new issue