mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-14 11:39:54 +08:00
698e8008df
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%' }