summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/aerc.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index 8043412..588cc7a 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -145,6 +145,17 @@ styleset-name=default
# consecutive characters in the command or option.
#fuzzy-complete=false
+# How long to wait after the last input before auto-completion is triggered.
+#
+# Default: 250ms
+completion-delay=250ms
+
+#
+# Global switch for completion popovers
+#
+# Default: true
+completion-popovers=true
+
#[ui:account=foo]
#
# Enable threading in the ui. Only works with notmuch:// and imap:// accounts
@@ -215,17 +226,6 @@ always-show-mime=false
# Default: true
parse-http-links=true
-# How long to wait after the last input before auto-completion is triggered.
-#
-# Default: 250ms
-completion-delay=250ms
-
-#
-# Global switch for completion popovers
-#
-# Default: true
-completion-popovers=true
-
[compose]
#
# Specifies the command to run the editor with. It will be shown in an embedded