mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-29 10:34:40 +08:00
7ceb58b2aa
e.g.
let g:fzf_layout = { 'window': { 'width': 0.9, 'height': 0.6 } }
Based on the code from https://github.com/junegunn/fzf.vim/issues/821#issuecomment-581273191
by @lacygoill.