mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-06-19 07:32:22 +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