Remove ripgrep

Remove ripgrep globally but keep it installed in Neovim so live grep
will continue to work.
This commit is contained in:
Oliver Davies 2025-02-27 21:07:01 +00:00
parent b801755db5
commit 58b5e9a452
4 changed files with 1 additions and 11 deletions

View file

@ -170,6 +170,7 @@ in
phpPackages.php-codesniffer
phpPackages.phpstan
proselint
ripgrep
shellcheck
yamllint
];