telescope-zf-native.nvim - filename focused fuzzy finding

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • telescope-zf-native.nvim

    native telescope bindings to zf for sorting results

  • This is a plugin (and standalone executable/library) I have been working on for several months now, and I finally feel like it's ready to share. https://github.com/natecraddock/telescope-zf-native.nvim

  • zf

    a commandline fuzzy finder designed for filtering filepaths

  • I have long preferred the strictness of the fzy algorithm over fzf for fuzzy finding both in my shell and in neovim. But there are things about fzy that have bothered me (like the inability to narrow down results with space-delimited query terms). So I have been working on zf and libzf (written in Zig if you care about that sort of thing) for the shell and integration with neovim.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • telescope-fzf-native.nvim

    FZF sorter for telescope written in c

  • This plugin provides precompiled libzf libraries packaged into a sorter for Telescope, similar to telescope-fzf-native.nvim and telescope-fzy-native.nvim. This gives the speed improvement of native code, and the benefits of the zf algorithm inside telescope for all pickers.

  • telescope-fzy-native.nvim

    FZY style sorter that is compiled

  • This plugin provides precompiled libzf libraries packaged into a sorter for Telescope, similar to telescope-fzf-native.nvim and telescope-fzy-native.nvim. This gives the speed improvement of native code, and the benefits of the zf algorithm inside telescope for all pickers.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • kickstart.nvim updated for neovim 0.7

    3 projects | /r/neovim | 15 Apr 2022
  • Telescope fzf not working with spaces

    2 projects | /r/neovim | 17 Feb 2022
  • jfind: over 130x faster than telescope + telescope-fzf-native

    8 projects | /r/neovim | 8 Jun 2023
  • How to have telescope search include hidden files by default?

    3 projects | /r/neovim | 8 Jan 2023
  • better Telescope live grep UI?

    3 projects | /r/neovim | 23 Nov 2022