feat(nav): wider reference windows
This commit is contained in:
parent
333d02c113
commit
40b3d1e7af
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ local opts_cursor = {
|
||||||
preview_title = false,
|
preview_title = false,
|
||||||
results_title = false,
|
results_title = false,
|
||||||
layout_config = {
|
layout_config = {
|
||||||
width = 0.3,
|
width = 0.5,
|
||||||
height = 0.3,
|
height = 0.4,
|
||||||
},
|
},
|
||||||
mappings = mappings,
|
mappings = mappings,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue