diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-19 11:16:41 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-19 11:16:41 +0300 |
| commit | a3fb69e3d75038a9b718c06aa729e28bf20cb5ab (patch) | |
| tree | 2f86d9f698f986302c58152f739dc04d914c58b6 /doc | |
| parent | b952a02124da385c3b5e5ea485baa86d62db9568 (diff) | |
Touch up the previous commit
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/usage.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/modules/ROOT/pages/usage.adoc index 9350ba5..0b04292 100644 --- a/doc/modules/ROOT/pages/usage.adoc +++ b/doc/modules/ROOT/pages/usage.adoc @@ -54,6 +54,8 @@ It's recommended to install the following command-line tools: Projectile will make use of them automatically when available, and fallback to the standard Unix tools otherwise. +TIP: You should also install the Emacs packages `ag`, `ripgrep` or `rg` if you want to make sure of Projectile's commands `projectile-ag` and `projectile-ripgrep`. + == Basic Usage Just open some file in a version-controlled (e.g. `git`) or a project |
