diff --git a/community/gallery/collection/02_completions.mdx b/community/gallery/collection/02_completions.mdx index 8ad06df6..7a46f2c2 100644 --- a/community/gallery/collection/02_completions.mdx +++ b/community/gallery/collection/02_completions.mdx @@ -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}