mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-01 17:13:31 +08:00
This pre-filtering is critical when working with large tag files. 'readtags' can perform a binary search for the given prefix string but fzf has to load the entire file into memory just to start searching. Close #1529 Close #1524
52 KiB
Executable File
52 KiB
Executable File