mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-17 13:07:56 +02: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
|
||
|---|---|---|
| .. | ||
| fzf.vim | ||