Skip to content

Commit a655fba

Browse files
committed
[Docs] Update the FAQ
1 parent ea5f4ad commit a655fba

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

doc/modules/ROOT/pages/faq.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,17 @@ Okay, that's only an advantage if you're one of those rare people who enjoy read
3232
Yeah, it does. I don't use TRAMP myself, however, so I never paid that
3333
much attention to the TRAMP support. It's mostly community-maintained.
3434

35-
== Why does Projectile violate the rule not to bind keys in the user keymap?
35+
== Why doesn't Projectile have a default prefix for its keybinding?
3636

3737
Historically Projectile used to use `C-c p` as the prefix for all of its commands.
3838
I opted for the `C-c p` prefix fully aware that this violates https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html[a very
3939
established Emacs
4040
convention],
4141
mostly because it felt practical and because pressing `C-c C-p` is not
42-
super convenient for many people. I've come to regret this decision,
43-
though, and it will likely be reverted down the road.
42+
super convenient for many people.
4443

45-
NOTE: This was changed in Projectile 2.0. Currently Projectile requires
46-
users to select a prefix key for its commands explicitly.
44+
Eventually this was changed in Projectile 2.0. That's why currently Projectile
45+
requires users to select a prefix key for its commands explicitly.
4746

4847
== Do you need some help cleanup up all those tickets that have piled up?
4948

0 commit comments

Comments
 (0)