mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-04-04 00:11:51 +00:00
e.g. if exists('$TMUX') let g:fzf_layout = { 'tmux': '-p90%,60%' } else let g:fzf_layout = { 'window': { 'width': 0.9, 'height': 0.6 } } endif