From 58364c620ad3bd1900b2099c1ad5b65d34f3545e Mon Sep 17 00:00:00 2001 From: M1dgard Date: Thu, 12 Jul 2018 01:00:16 +0200 Subject: [PATCH] Add dependency on ripgrep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9d5515..7807445 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The Arch Linux package to install is between parentheses. * par ([aur/par](https://aur.archlinux.org/packages/par/) for nice text reflowing) * xclip ([extra/xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/) for clipboard integration) * [YouCompleteMe](https://framagit.org/Midgard/YouCompleteMe)'s dependencies + * ripgrep ([community/ripgrep](https://www.archlinux.org/packages/community/x86_64/ripgrep/), smart grep) * acpilight ([aur/acpilight](https://aur.archlinux.org/packages/acpilight/), an xbacklight replacement that directly uses the kernel's API, works without X) * xrandr and arandr ([extra/xorg-xrandr](https://www.archlinux.org/packages/extra/x86_64/xorg-xrandr/) and [community/arandr](https://www.archlinux.org/packages/community/any/arandr/)) * unclutter ([community/unclutter](https://www.archlinux.org/packages/community/x86_64/unclutter/), hide the mouse when it hasn't moved for some time)