aboutsummaryrefslogtreecommitdiff
path: root/doc/modules
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2025-01-30 23:08:34 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2025-01-30 23:08:34 +0200
commit09cb05565d7d0a66c63dbc93e885a9a7980d60b7 (patch)
tree9290874ea01a1c77f430c1d628c036161fb7379d /doc/modules
parent2f8c310bbccee6d5c54b0eb5cecc8888beedda78 (diff)
[Docs] Reflow a paragraph
Diffstat (limited to 'doc/modules')
-rw-r--r--doc/modules/ROOT/pages/faq.adoc9
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.