mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-04-26 09:25:54 +08:00
45d39f5711
Only enable --preview if &columns > 120. Caveat: When fzf starts in a terminal buffer, &columns does not represent the width of the window. Related: #461