summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-08 09:41:13 +0200
committerThanos Apollo <[email protected]>2024-03-08 09:41:13 +0200
commit3b705cfb4a675e882d48fd98965ceb0803e74df9 (patch)
tree645bb6bd8baf913d52a0c3beb280ae19685b5e04
parent3433d348e214cff704c2bef1a855c0ea655ad32b (diff)
gnosis-mcq-display-choices: Default to nil
-rw-r--r--gnosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index 7b6b507..2fd0140 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -70,7 +70,7 @@ between two strings to consider them as similar."
:type 'boolean
:group 'gnosis)
-(defcustom gnosis-mcq-display-choices t
+(defcustom gnosis-mcq-display-choices nil
"When t, display choices for mcq notes during review.
Users that use a completion framework like ivy/helm/vertico may want