summaryrefslogtreecommitdiff
path: root/plugins/ripgrep/README.md
AgeCommit message (Collapse)Author
2022-02-11feat(ripgrep): update `rg` completion to v13.0.0 (#10687)Carlo Sala
Source: https://github.com/BurntSushi/ripgrep/blob/13.0.0/complete/_rg
2021-12-28feat(ripgrep): update ripgrep completions (#9775)AndrĂ¡s Svraka
Closes #9775
2019-08-27ripgrep: update completion to latest version (#8083)Jonathan Klimt
2019-03-25Added a new plugin which adds completion for ripgrep (rg)Jonathan
Based on the existing "cargo" plugin.