emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/projectile 004e202a6a 3/3: Mention projectile-project-sear


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 004e202a6a 3/3: Mention projectile-project-search-path more prominently
Date: Tue, 1 Nov 2022 04:59:11 -0400 (EDT)

branch: elpa/projectile
commit 004e202a6af3f452e1ef6539420dc0775f603290
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Mention projectile-project-search-path more prominently
---
 README.md                         | 1 +
 doc/modules/ROOT/pages/index.adoc | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a00bb2e515..ef9633e98d 100644
--- a/README.md
+++ b/README.md
@@ -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.
diff --git a/doc/modules/ROOT/pages/index.adoc 
b/doc/modules/ROOT/pages/index.adoc
index 3e1e46d084..d665070672 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]