diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-11-01 10:50:32 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-11-01 10:50:32 +0200 |
| commit | 004e202a6af3f452e1ef6539420dc0775f603290 (patch) | |
| tree | 9e47bd0ab0e5443805d5fcf1134fa7822aae2c25 /doc | |
| parent | 267d899268eb35002fda10cef14a874e03b3fba1 (diff) | |
Mention projectile-project-search-path more prominently
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/index.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index 3e1e46d..d665070 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -52,6 +52,7 @@ Here are some of Projectile's features in no particular order: * run `make` in a project with a single key chord * browse dirty version controlled projects * support for multiple minibuffer completion/selection libraries (`ido`, `ivy`, `helm` and the default completion system) +* automatic project discovery (see `projectile-project-search-path`) * integration with the built-in `project.el` library There's also a rich ecosystem of third-party xref:extensions[Projectile extensions] that add even more features. |
