mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-05-04 12:55:47 +08:00
22e59c4da0
Currently, --tiebreak=begin does not guarantee the best result due to performance considerations. But --nth 1,.. works better in these cases anyway.