diff options
| -rw-r--r-- | doc/modules/ROOT/pages/faq.adoc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/modules/ROOT/pages/faq.adoc b/doc/modules/ROOT/pages/faq.adoc index cd566a2..a19ef1d 100644 --- a/doc/modules/ROOT/pages/faq.adoc +++ b/doc/modules/ROOT/pages/faq.adoc @@ -19,10 +19,11 @@ these days (circa 2021). Historically, Projectile had a lot more features, but m of them found their way into `project.el` over the years. If all you need is a way to quickly jump between project files or search/replace inside a project, you can't go wrong with both. -For me Projectile's biggest advantage will always be that it's more community-friendly -(e.g. the development happens on GitHub), and it's not restricted by the FSF -contributor agreement, which means that everyone can easily contribute to the project. Of course, this comes with the downside that you have to install Projectile -yourselves. +For me Projectile's biggest advantage will always be that it's more +community-friendly (e.g. the development happens on GitHub), and it's not +restricted by the FSF contributor agreement, which means that everyone can +easily contribute to the project. Of course, this comes with the downside that +you have to install Projectile yourselves. One under-appreciated advantage of Projectile is that it has way more documentation. Okay, that's only an advantage if you're one of those rare people who enjoy reading it. |
