feat(nav): wider reference windows

This commit is contained in:
Matt Leong 2021-10-26 07:19:07 -07:00
parent 333d02c113
commit 40b3d1e7af

View file

@ -9,8 +9,8 @@ local opts_cursor = {
preview_title = false,
results_title = false,
layout_config = {
width = 0.3,
height = 0.3,
width = 0.5,
height = 0.4,
},
mappings = mappings,
}