aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/binds.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/binds.conf b/config/binds.conf
index c202386..8c4af95 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -50,10 +50,10 @@ S = :save<space>
A = :archive flat<Enter>
f = :forward<Enter>
-rr = :reply<Enter>
-rq = :reply -q<Enter>
-Rr = :reply -a<Enter>
-Rq = :reply -aq<Enter>
+rr = :reply -a<Enter>
+rq = :reply -aq<Enter>
+Rr = :reply<Enter>
+Rq = :reply -q<Enter>
H = :toggle-headers<Enter>
<C-k> = :prev-part<Enter>