New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/19096#issuecomment-585808603 Comment: This currently conflicts with the ripgrep packages, both provide the same completion in the same dir. Idk why we don't install fish completions in non fish packages to ` /usr/share/fish/vendor_completions.d`. Pls add a commit that removes the one from the ripgrep package. ``` xbps-query -o /usr/share/fish/completions/rg.fish fish-shell-3.1b1_1: /usr/share/fish/completions/rg.fish (regular file) ripgrep-11.0.2_1: /usr/share/fish/completions/rg.fish (regular file) ```