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