Source: neovim-telescope-fzf-native Section: editors Maintainer: Carl Keinath Build-Depends: debhelper-compat (= 13), cmake, dh-sequence-vim-addon, Standards-Version: 4.7.4 Homepage: https://github.com/nvim-telescope/telescope-fzf-native.nvim Vcs-Browser: https://salsa.debian.org/vim-team/neovim-telescope-fzf-native Vcs-Git: https://salsa.debian.org/vim-team/neovim-telescope-fzf-native.git Package: neovim-telescope-fzf-native Architecture: any Depends: ${misc:Depends}, ${vim-addon:Depends}, ${shlibs:Depends}, neovim-telescope, Description: fzf fuzzy finder backend for Telescope Neovim plugin that provides a fast fuzzy finding backend for the Telescope plugin. It reimplements the fzf algorithm in C and exposes it as a Telescope extension, resulting in significant performance improvements over the default Lua implementation. . This is a neovim-only plugin.