mirror of
https://github.com/junegunn/fzf.git
synced 2026-01-10 05:22:39 +08:00
Values for 'up' and 'down' can be written with ~ prefix. Only applies
when the source is a Vim list.
e.g. { 'source': range(10), 'down': '~40%' }