telescope-fzf-native.nvim
Fzf sorter
A C implementation of Fzf's sorting algorithm to be used with Telescope as a native nvim extension.
FZF sorter for telescope written in c
1k stars
10 watching
46 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
fzfsortertelescope
Related projects:
Repository | Description | Stars |
---|---|---|
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 341 |
gfanto/fzf-lsp.nvim | An extension for Neovim that uses fzf to provide fuzzy search functionality for Language Server Protocol (LSP) symbols. | 224 |
fdschmidt93/telescope-egrepify.nvim | A telescope.nvim-extension that provides customizable live grepping with ripgrep, offering features like prefix-based parsing and results highlighting. | 123 |
sqve/sort.nvim | A plugin that simplifies text sorting in Neovim by providing an intuitive command-line interface for both line-wise and delimiter-based sorting. | 137 |
dinhhuy258/sfm-filter.nvim | An extension for the sfm plugin to filter entries in the explorer. | 11 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
nvim-telescope/telescope.nvim | A highly customizable fuzzy finder for lists in Neovim written in Lua. | 16,007 |
jvgrootveld/telescope-zoxide | An extension for telescope.nvim that allows zoxide to be used within Neovim. | 318 |
is0n/fm-nvim | Enables usage of terminal file managers and fuzzy finders within Neovim | 272 |
ojroques/nvim-lspfuzzy | A plugin that enhances Neovim's LSP client by integrating FZF for displaying and navigating code results. | 315 |
p00f/cphelper.nvim | Automates tasks in competitive programming to streamline development and testing processes. | 135 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 178 |
madskjeldgaard/fzf-sc | A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution | 20 |
davidgranstrom/telescope-scdoc.nvim | A tool for browsing SuperCollider documentation within the Telescope framework. | 13 |
debugloop/telescope-undo.nvim | An extension for viewing and searching an undo tree in Neovim | 674 |