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 /README.md | |
| parent | 267d899268eb35002fda10cef14a874e03b3fba1 (diff) | |
Mention projectile-project-search-path more prominently
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ Here are some of Projectile's features: * find references in project (using `xref` internally) * run shell commands in a project (e.g. `make`, `lein`) * 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 [Projectile extensions](https://melpa.org/#/?q=projectile) that add even more features. |
