Skip to content

Commit

Permalink
Update path to rg completions.
Browse files Browse the repository at this point in the history
With the latest release, the path of the rg completions has been changed to crates/core/flags/complete/rg.zsh, see the file history at https://github.com/BurntSushi/ripgrep/commits/master/crates/core/flags/complete/rg.zsh.

Signed-off-by: sebastian <[email protected]>
  • Loading branch information
meinzer1899 authored Dec 7, 2023
1 parent 2cc6a62 commit 0f45f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions community/gallery/collection/02_completions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ zi snippet https://github.com/bugaevc/wl-clipboard/blob/master/completions/zsh/_
### COMP: [BurntSushi/ripgrep/rg][burntSushi-ripgrep-rg] {#comp-burntsushi-ripgrep-rg}

```shell showLineNumbers
zi ice lucid wait as'completion' blockf has'rg'
zi snippet https://github.com/BurntSushi/ripgrep/blob/master/complete/_rg
zi ice lucid wait as'completion' blockf has'rg' mv'rg.zsh -> _rg'
zi snippet https://github.com/BurntSushi/ripgrep/blob/master/crates/core/flags/complete/rg.zsh
```

### COMP: [dbrgn/tealdeer][dbrgn-tealdeer] {#comp-dbrgn-tealdeer}
Expand Down

0 comments on commit 0f45f1c

Please sign in to comment.