How I search projects with ripgrep

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

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

    My .vim directory. (by w0rp)

  • I thought I'd share these snippets of VimL from my personal script files for how I search projects with rg. I tried a number of plugins for searching in projects, and none of them quite did it just the way I wanted it, so I have the following in vimrc and in one of my autoload files. (I use autoload files for a lot of things so I can reload them when I save them automatically, so I don't have to quit Vim to fix bugs in them.)

  • vim-grepper

    :space_invader: Helps you win at grep.

  • Why not just using vim-grepper? :p

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