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