Frieder Bluemle 9f2bbebdf7 docs: fix some capitalization typos(#11293) 1 年之前
..
README.md 5fad26ca4f feat(ripgrep): update `rg` completion to v13.0.0 (#10687) 2 年之前
_ripgrep 9f2bbebdf7 docs: fix some capitalization typos(#11293) 1 年之前

README.md

ripgrep

This plugin adds completion for the text search tool ripgrep, also known as rg.

To use it, add ripgrep to the plugins array in your zshrc file:

plugins=(... ripgrep)