pounce.nvim: An incremental fuzzy search motion plugin

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pounce.nvim

    Incremental fuzzy search motion plugin for Neovim

  • https://github.com/rlane/pounce.nvim/pull/8 makes this configurable. I'll try using it for a while before merging.

  • vim-searchx

    The extended search motion.

  • Was it inspired by https://github.com/hrsh7th/vim-searchx? They seem quite similar

  • 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
  • fzy-lua

    A lua implementation of the fzy fuzzy matching algorithm

  • It uses a tweaked version of fzy-lua for fuzzy matching. Basically, matching consecutive characters or the beginning of a word increases the score.

  • fuzzy-motion.vim

  • I made fuzzy-motion.vim with a similar plugin made by Deno, but I think it's great that it works with lua natively.

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