mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-18 14:19:50 +00:00
feat(ripgrep): update rg completion to v13.0.0 (#10687)
Source: https://github.com/BurntSushi/ripgrep/blob/13.0.0/complete/_rg
This commit is contained in:
@@ -7,7 +7,3 @@ To use it, add `ripgrep` to the plugins array in your zshrc file:
|
||||
```zsh
|
||||
plugins=(... ripgrep)
|
||||
```
|
||||
|
||||
Completion is taken from the ripgrep release [`12.1.1`](https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1).
|
||||
|
||||
Updated on April 1st, 2021.
|
||||
|
||||
Reference in New Issue
Block a user