find-extender.nvim A Plugin that extends the nvim find command

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

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

    extend's the capability of neovim find command's

  • I wrote this plugin couple of days ago for my own personal use but i decided to extract it on its on repo so that others can also use it. I am new to writing the neovim plugins mostly i write the plugins that help me with my workflow this. The Find command was bothering me because it only find one character which most of the times happen to be present in the same line multiple times. So i decided to write a script to find more then one character so that i could become more efficient and here is the result. Any suggestion is welcome i am a new programmer so i don't know what i am doing either. Plugin Repo

  • vim-seek

    Seek makes navigating long lines effortless, acting like f but taking two characters.

  • Nice, but you've reinvented the wheel :) https://github.com/goldfeld/vim-seek -> https://github.com/justinmk/vim-sneak -> https://github.com/ggandor/leap.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-sneak

    The missing motion for Vim :athletic_shoe:

  • Nice, but you've reinvented the wheel :) https://github.com/goldfeld/vim-seek -> https://github.com/justinmk/vim-sneak -> https://github.com/ggandor/leap.nvim

  • leap.nvim

    Neovim's answer to the mouse 🦘

  • Nice, but you've reinvented the wheel :) https://github.com/goldfeld/vim-seek -> https://github.com/justinmk/vim-sneak -> https://github.com/ggandor/leap.nvim

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